Show patches with: Submitter = Elliott Mitchell       |    State = Action Required       |   105 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[WIP] xen/public: move incomplete type definitions to xen.h [WIP] xen/public: move incomplete type definitions to xen.h - - - --- 2023-09-21 Elliott Mitchell New
Revert "EDAC/mce_amd: Do not load edac_mce_amd module on guests" Revert "EDAC/mce_amd: Do not load edac_mce_amd module on guests" - - - --- 2023-09-08 Elliott Mitchell New
[08/22] tools/utils: Bison: switch from name-prefix to api.prefix Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-30 Elliott Mitchell New
[05/22] tools/utils: update Bison parser directives Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-29 Elliott Mitchell New
[07/22] tools/utils: merge contents of libxlu_cfg_i.h to libxlu_cfg_y.y Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-28 Elliott Mitchell New
[04/22] tools/utils: enable all Bison warnings Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-27 Elliott Mitchell New
[09/22] tools/utils: move CfgParseContext to top of libxlu_cfg_y.y Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-27 Elliott Mitchell New
[03/22] tools/utils: remove old declaration of xlu__cfg_yyparse() Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-27 Elliott Mitchell New
[19/22] tools/utils: add pointer to in-progress settings to CfgParseContext Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-26 Elliott Mitchell New
[20/22] tools/utils: add wrapper for readfile()/readdata() functions Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-26 Elliott Mitchell New
[21/22] tools/utils: add settings get function Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-26 Elliott Mitchell New
[22/22] tools/utils: break flex/bison parser away from main config file Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-25 Elliott Mitchell New
[17/22] tools/utils: move setting free loop to xlu__cfg_set_free() Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-25 Elliott Mitchell New
[18/22] tools/utils: spread xlu_cfg_printf() over libxlu_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[7/7] tools/utils: move remaining lower-layer data from libxlu_internal.h Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-19 Elliott Mitchell New
[11/22] tools/utils: move XLU_ConfigValue to libxl_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[12/22] tools/utils: remove YYLTYPE definition from libxlu_internal.h Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[13/22] tools/utils: move XLU_ConfigList to libxl_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[6/7] tools/utils: remove libxlu_cfg_i.h from libxlu_disk.c Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-19 Elliott Mitchell New
[06/22] tools/utils: remove libxlu_cfg_i.h from libxlu_disk.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-19 Elliott Mitchell New
[5/7] tools/utils: move XLU_ConfigSetting & xlu__cfg_set_free() to libxl_cfg.c Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-18 Elliott Mitchell New
[10/22] tools/utils: move XLU_ConfigSetting to libxl_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-18 Elliott Mitchell New
[4/7] tools/utils: introduce xlu_cfg_printf() function Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-14 Elliott Mitchell New
[15/22] tools/utils: move XLU_Config to libxlu_cfg.c Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-14 Elliott Mitchell New
[14/22] tools/utils: introduce xlu_cfg_printf() function Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-14 Elliott Mitchell New
docs/xen-tscmode: remove mention of numeric tsc_mode= values docs/xen-tscmode: remove mention of numeric tsc_mode= values - - - --- 2023-07-14 Elliott Mitchell New
tools/xl_parse: remove message for tsc mode string tools/xl_parse: remove message for tsc mode string - - - --- 2023-07-13 Elliott Mitchell New
[RESEND] tools/xl_parse: remove message for tsc mode string [RESEND] tools/xl_parse: remove message for tsc mode string 1 - - --- 2023-07-13 Elliott Mitchell New
[2/7] tools/utils: rename "n" arguments to "key" Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-13 Elliott Mitchell New
[02/22] tools/utils: rename "n" arguments to "key" Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-13 Elliott Mitchell New
[1/7] tools/utils: cleanup formatting of libxlutil.h Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-10 Elliott Mitchell New
[01/22] tools/utils: cleanup formatting of libxlutil.h Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-10 Elliott Mitchell New
tools/utils: move XLU_Operation to libxlu_internal.h tools/utils: move XLU_Operation to libxlu_internal.h - - - --- 2023-07-09 Elliott Mitchell New
[3/7] tools/utils: move XLU_Operation to libxlu_cfg_i.h.h Reducing visibility and cleanup of .cfg parsing symbols - - - --- 2023-07-09 Elliott Mitchell New
[16/22] tools/utils: move XLU_Operation to libxlu_cfg_y.h Cleanup and splitting of xl.cfg parsing - - - --- 2023-07-09 Elliott Mitchell New
[v2,2/2] x86/APIC: modify error_interrupt() to output using single printk() Fixing error_interrupt()'s messages v2 - - - --- 2023-03-17 Elliott Mitchell New
[v3,2/3] x86/APIC: modify error_interrupt() to output using single printk() Fixing ACPI error reporting display 1 - - --- 2023-03-17 Elliott Mitchell New
[v3,3/3] x86/APIC: adjustments to error_interrupt() loop Fixing ACPI error reporting display 1 - - --- 2023-03-17 Elliott Mitchell New
[v2,1/2] x86/APIC: include full string with error_interrupt() error messages Fixing error_interrupt()'s messages v2 - - - --- 2023-03-17 Elliott Mitchell New
[v3,1/3] x86/APIC: include full string with error_interrupt() error messages Fixing ACPI error reporting display 1 - - --- 2023-03-17 Elliott Mitchell New
x86/APIC: modify error_interrupt() to output using single printk() x86/APIC: modify error_interrupt() to output using single printk() - - - --- 2023-03-17 Elliott Mitchell New
[v2,2/3] tools/xl: Use sparse init for dom_info, remove duplicate vars Allow use of JSON in domain configuration files - 1 - --- 2022-04-29 Elliott Mitchell New
scripts/add_maintainers.pl: add -o as an alternative to --patchdir scripts/add_maintainers.pl: add -o as an alternative to --patchdir - 1 - --- 2022-04-21 Elliott Mitchell New
[1/1] tools/python: move lowlevel packages one level up Adjust odd Python bindings - - - --- 2022-04-21 Elliott Mitchell New
[v2,1/3] tools/xl: Sort create command options Allow use of JSON in domain configuration files - 1 - --- 2022-04-20 Elliott Mitchell New
[v2,3/3] tools/xl: Allow specifying JSON for domain configuration file format Allow use of JSON in domain configuration files - - - --- 2022-04-20 Elliott Mitchell New
arm: replace typeof() with __typeof__() arm: replace typeof() with __typeof__() 1 2 - --- 2021-03-08 Elliott Mitchell New
xen/arm: domain_build: Ignore device nodes with invalid addresses xen/arm: domain_build: Ignore device nodes with invalid addresses - - - --- 2021-02-02 Elliott Mitchell New
x86/pod: Do not fragment PoD memory allocations x86/pod: Do not fragment PoD memory allocations - - - --- 2021-01-24 Elliott Mitchell New
x86/pod: Do not fragment PoD memory allocations x86/pod: Do not fragment PoD memory allocations - - - --- 2021-01-24 Elliott Mitchell New
[05/10] docs: xlexample.hvm: Fix maxmem value Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[10/10] docs: xlexample.pvhlinux: Use similar text to other examples Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[09/10] docs: xlexample.pvlinux: Add "type" setting Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[08/10] docs: xlexample.hvm: Fix grammmer Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[07/10] docs: xlexample.pvhlinux: Make disk setting consistent with other examples Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[06/10] docs: xlexample.hvm: Add reference to nographic option Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[04/10] docs: xlexample.pvhlinux: Add commented maxmem setting Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[03/10] docs: xlexample.*: Use consistent initial memory Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[02/10] docs: xlexample.*: Use consistent vCPU count Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[01/10] docs: xlexample.hvm: Mention this isn't useful for other guests Increase consistency of domain examples - - - --- 2021-01-09 Elliott Mitchell New
[RESEND,RFC] xen/arm: domain_build: Ignore empty memory bank [RESEND,RFC] xen/arm: domain_build: Ignore empty memory bank - - - --- 2020-12-21 Elliott Mitchell New
[WIP,16/16] WIP: tools/xl: Enhance "vm-list" command Addition of formatting options to `xl list` subcommands - - - --- 2020-12-20 Elliott Mitchell New
[WIP,15/16] WIP: tools/xl: Implement output format option for "vm-list" command Addition of formatting options to `xl list` subcommands - - - --- 2020-12-19 Elliott Mitchell New
[WIP,02/16] tools/libxl: Tiny optimization of libxl__mac_is_default() Addition of formatting options to `xl list` subcommands - - - --- 2020-12-18 Elliott Mitchell New
[WIP,01/16] tools/libxl: Mark pointer args of many functions constant Addition of formatting options to `xl list` subcommands - - - --- 2020-12-18 Elliott Mitchell New
[RESEND,1/2] tools/libxl: Mark pointer args of many functions constant Adding const to many libxl/xl functions - - - --- 2020-12-18 Elliott Mitchell New
[1/5] tools/libxl: Mark pointer args of many functions constant Some misc from my tree - 1 - --- 2020-12-18 Elliott Mitchell New
[WIP,03/16] tools/xl: Mark libxl_domain_config * arg of printf_info_*() const Addition of formatting options to `xl list` subcommands - - - --- 2020-12-18 Elliott Mitchell New
[RESEND,2/2] tools/xl: Mark libxl_domain_config * arg of printf_info_*() const Adding const to many libxl/xl functions - 1 - --- 2020-12-18 Elliott Mitchell New
[2/5] tools/xl: Mark libxl_domain_config * arg of printf_info_*() const Some misc from my tree - 1 - --- 2020-12-18 Elliott Mitchell New
[WIP,04/16] tools/xl: Rename printf_info()/list_domains_details() to dump_by_...() Addition of formatting options to `xl list` subcommands - - - --- 2020-12-18 Elliott Mitchell New
[WIP,05/16] tools/xl: Merge down debug/dry-run section of create_domain() Addition of formatting options to `xl list` subcommands - - - --- 2020-12-18 Elliott Mitchell New
[3/5] tools/xl: Rename printf_info()/list_domains_details() to dump_by_...() Some misc from my tree - 1 - --- 2020-12-18 Elliott Mitchell New
[4/5] tools/xl: Merge down debug/dry-run section of create_domain() Some misc from my tree - 1 - --- 2020-12-18 Elliott Mitchell New
examples: Add PVH example to config example list examples: Add PVH example to config example list 1 - - --- 2020-12-15 Elliott Mitchell New
[WIP,13/16] WIP: tools/xl: Purge list_domains() Addition of formatting options to `xl list` subcommands - - - --- 2020-12-13 Elliott Mitchell New
[WIP,12/16] WIP: UNTESTED: tools/xl: Replace remaining options with format() Addition of formatting options to `xl list` subcommands - - - --- 2020-12-13 Elliott Mitchell New
[WIP,11/16] WIP: tools/xl: Replace most of list_domains with use of format() Addition of formatting options to `xl list` subcommands - - - --- 2020-12-12 Elliott Mitchell New
[WIP,08/16] tools/xl: Fix potential deallocation bug Addition of formatting options to `xl list` subcommands - - - --- 2020-12-10 Elliott Mitchell New
[WIP,10/16] WIP: tools/xl: Implement output format option Addition of formatting options to `xl list` subcommands - - - --- 2020-12-10 Elliott Mitchell New
[WIP,09/16] WIP: tools/xl: Implement generalized output formatting for `xl list` Addition of formatting options to `xl list` subcommands - - - --- 2020-12-10 Elliott Mitchell New
[5/5] tools/xl: Fix potential deallocation bug Some misc from my tree - 1 - --- 2020-12-10 Elliott Mitchell New
[WIP,06/16] tools/xl: Split list commands off of xl_info.c Addition of formatting options to `xl list` subcommands - - - --- 2020-12-09 Elliott Mitchell New
[WIP,07/16] tools/xl: Sort list command options Addition of formatting options to `xl list` subcommands - - - --- 2020-12-09 Elliott Mitchell New
[WIP,14/16] WIP: tools/xl: Enhance "list" command Addition of formatting options to `xl list` subcommands - - - --- 2020-12-09 Elliott Mitchell New
xen/arm: ACPI: Remove EXPERT dependancy, default on for ARM64 xen/arm: ACPI: Remove EXPERT dependancy, default on for ARM64 - - - --- 2020-10-23 Elliott Mitchell New
xen/arm: Remove EXPERT dependancy xen/arm: Remove EXPERT dependancy - - - --- 2020-10-22 Elliott Mitchell New
xen/acpi: Don't fail if SPCR table is absent xen/acpi: Don't fail if SPCR table is absent 1 1 - --- 2020-10-21 Elliott Mitchell New
[SECOND,RESEND] tools/python: Pass linker to Python build process [SECOND,RESEND] tools/python: Pass linker to Python build process 1 - - --- 2020-10-12 Elliott Mitchell New
[05/11,RFC] gitignore: Create .gitignore file for tools/ocaml/ Untitled series #346165 1 - - --- 2020-09-03 Elliott Mitchell New
[04/11,RFC] gitignore: Create .gitignore file for tools/firmware/ Untitled series #346169 - - - --- 2020-09-03 Elliott Mitchell New
[03/11,RFC] gitignore: Add/Generalize entries Untitled series #346163 - - - --- 2020-09-02 Elliott Mitchell New
[11/11,RFC] gitignore: RFC Prelimiary final cleanup of top-level .gitignore Untitled series #346173 - - - --- 2020-09-01 Elliott Mitchell New
[09/11,RFC] gitignore: Create .gitignore file for config/ Untitled series #346175 - - - --- 2020-09-01 Elliott Mitchell New
[02/11] gitignore: Remove entries duplicating global entries Untitled series #346161 - - - --- 2020-09-01 Elliott Mitchell New
[07/11,RFC] gitignore: Create .gitignore file for docs/ Untitled series #346171 - - - --- 2020-08-31 Elliott Mitchell New
[08/11,RFC] gitignore: Create .gitignore file for stubdom/ Untitled series #346171 - - - --- 2020-08-31 Elliott Mitchell New
[06/11,RFC] gitignore: Create .gitignore file for xen/ Untitled series #346167 - - - --- 2020-08-31 Elliott Mitchell New
[10/11,RFC] gitignore: Create .gitignore file for tools/ Untitled series #346167 - - - --- 2020-08-31 Elliott Mitchell New
[RFC] xen/arm: Add Kconfig option for CONFIG_EARLY_PRINTK [RFC] xen/arm: Add Kconfig option for CONFIG_EARLY_PRINTK - - - --- 2020-08-28 Elliott Mitchell New
« 1 2 »