Show patches with: State = Action Required       |    Archived = No       |   1439 patches
« 1 2 3 414 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/1] Updated: Ensure PV ring is drained on disconenct - - - --- 2023-04-20 Mark Syms New
[01/11] tools/xenstore: explicitly specify create or modify for tdb_store() tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[01/14] accel: Document generic accelerator headers accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) 1 - - --- 2023-04-05 Philippe Mathieu-Daudé New
[01/16] x86/shadow: fix and improve sh_page_has_multiple_shadows() x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[01/20] x86: move prepare_ftrace_return prototype to header x86: address -Wmissing-prototype warnings 1 - - --- 2023-05-16 Arnd Bergmann New
[02/11] tools/xenstore: replace key in struct node with data base name tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[02/14] accel: Remove unused hThread variable on TCG/WHPX accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[02/16] x86/shadow: fold/rename sh_unhook_*_mappings() x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[02/20] x86: ce4100: Mark local functions as 'static' x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[03/11] tools/xenstore: let transaction_prepend() return the name for access tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[03/14] accel: Fix a leak on Windows HAX accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[03/16] x86/shadow: drop redundant present bit checks from SHADOW_FOREACH_L<N>E() "bodys" x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[03/20] x86: apic: hide unused safe_smp_processor_id on UP x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[04/11] tools/xenstore: rename do_tdb_delete() and change parameter type tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[04/14] accel: Destroy HAX vCPU threads once done accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[04/16] x86/shadow: replace memcmp() in sh_resync_l1() x86: assorted (mostly) shadow mode adjustments 1 - - --- 2023-03-22 Jan Beulich New
[04/20] x86: avoid unneeded __div64_32 function definition x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[05/11] tools/xenstore: rename do_tdb_write() and change parameter type tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[05/14] accel: Rename 'hax_vcpu' as 'accel' in CPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[05/16] x86/shadow: reduce explicit log-dirty recording for HVM x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[05/20] x86: head: add dummy prototype for mk_early_pgtbl_32 x86: address -Wmissing-prototype warnings - 1 - --- 2023-05-16 Arnd Bergmann New
[06/11] tools/xenstore: switch get_acc_data() to use name instead of key tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[06/14] accel: Use a typedef for struct hax_vcpu_state accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[06/16] x86/shadow: purge {write,cmpxchg}_guest_entry() hooks x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[06/20] x86: math-emu: include asm/fpu/regset.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[07/11] tools/xenstore: add wrapper for tdb_fetch() tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[07/14] accel: Rename struct hax_vcpu_state -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[07/16] x86/shadow: call sh_update_cr3() directly from sh_page_fault() x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[07/20] x86: doublefault: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[08/11] tools/xenstore: make hashtable key and value parameters const tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[08/14] accel: Move HAX hThread to accelerator context accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[08/16] x86/shadow: use lighter weight mode checks x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[09/11] tools/xenstore: add hashtable_replace() function tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[09/14] accel: Allocate NVMM vCPU using g_try_FOO() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[09/16] x86/shadow: OOS mode is HVM-only x86: assorted (mostly) shadow mode adjustments 1 - - --- 2023-03-22 Jan Beulich New
[09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[1/1] doc: clarify intended usage of ~/control/ xentore path RFC: clarify intended usage of ~/control/ xentore path - - - --- 2023-05-31 Yann Dirson New
[1/2] automation: xilinx: Set up bridging only for a default test case automation: xilinx: GEM passthrough - 1 - --- 2023-04-27 Michal Orzel New
[1/2] VMX/cpu-policy: check availability of RDTSCP and INVPCID VMX/cpu-policy: RDTSCP and INVPCID handling - 1 - --- 2023-04-26 Jan Beulich New
[1/2] vPCI: add test harness entry to ./MAINTAINERS vPCI: test harness adjustments 1 - - --- 2023-05-31 Jan Beulich New
[1/2] x86: do not include asm/hvm/support.h when not used Remove unnecessary asm/hvm/support.h includes 1 - - --- 2023-02-06 Xenia Ragiadakou New
[1/2] x86/emulate: remove unused svm specific header Remove unused virtualization technology specific headers - - - --- 2023-01-27 Xenia Ragiadakou New
[1/2] x86/spec-ctrl: Add BHI controls to userspace components x86: Misc enumeration improvements - 1 - --- 2023-03-10 Andrew Cooper New
[1/2] x86/vPIT: re-order functions x86/vPIT: account for "counter stopped" time - 1 - --- 2023-05-30 Jan Beulich New
[1/2] xen-blkback: Implement diskseq checks xen/blkback: support delete-on-close block devices - - - --- 2023-06-01 Demi Marie Obenour New
[1/2] xen/arm: smmuv3: Constify arm_smmu_get_by_dev() parameter xen/arm: smmuv3: Advertise coherent table walk - 3 - --- 2023-05-12 Michal Orzel New
[1/2] xen/ioapic: Don't use local_irq_restore() to disable irqs xen/irq: Perf improvements - - - --- 2023-02-20 Andrew Cooper New
[1/2] xen/x86/pvh: use preset XSDT header for XSDT generation PVH Dom0 on QEMU - - - --- 2023-05-13 Stefano Stabellini New
[1/3] docs: fix complex-and-wrong xenstore-path wording officializing xenstore control/feature-balloon entry - 1 - --- 2023-05-10 Yann Dirson New
[1/3] tools/xen-cpuid: Support dash as a bitmap delimiter x86: Minor improvements to xen-cpuid - - - --- 2023-03-10 Andrew Cooper New
[1/3] x86/kexec: Drop compatibility_mode_far x86/kexec: ASM improvements - 1 - --- 2023-02-17 Andrew Cooper New
[1/3] x86/traps: Move do_general_protection() earlier x86/entry: Cleanup and livepatch support - - - --- 2023-02-20 Andrew Cooper New
[1/3] xen/arm: mark __guest_cmpxchg always_inline xen/arm: fix build errors with -Og - 2 - --- 2023-04-14 Stewart Hildebrand New
[1/3] xen/arm: vpl011: Fix misleading comments xen/arm: vpl011 fixes continuation - 3 - --- 2023-04-05 Michal Orzel New
[1/4] automation: make console options configurable via variables automation: add AMD hw runner - 2 - --- 2023-05-13 Marek Marczykowski-Górecki New
[1/4] tools: convert setup.py to use setuptools [1/4] tools: convert setup.py to use setuptools - - - --- 2023-03-16 Marek Marczykowski-Górecki New
[1/4] x86: move a check out of pci_xen_swiotlb_init [1/4] x86: move a check out of pci_xen_swiotlb_init - - - --- 2023-05-18 Christoph Hellwig New
[1/4] x86/cpufeature: Rework {boot_,}cpu_has() x86: Feature check cleanup - 1 - --- 2023-05-16 Andrew Cooper New
[1/4] x86/vpmu: rename {svm,vmx}_vpmu_initialise to {amd,core2}_vpmu_initialise hvm: add hvm_funcs hooks for msr intercept handling 1 - - --- 2023-02-27 Xenia Ragiadakou New
[1/5] hw/xen: Simplify emulated Xen platform init Xen emulation build/Coverity fixes - 1 - --- 2023-04-12 David Woodhouse New
[1/5] xen/earlycpio: Drop nextoff parameter x86/ucode: Fixes to bootstrap_map() handling - 1 - --- 2023-03-27 Andrew Cooper New
[1/5] xenalyze: Handle start-of-day ->RUNNING transitions [1/5] xenalyze: Handle start-of-day ->RUNNING transitions - - - --- 2023-04-28 George Dunlap New
[1/6] tools/libxc: Move xc_version() out of xc_private.c into its own file tools: Switch to non-truncating XENVER_* ops 1 - - --- 2023-01-17 Andrew Cooper New
[1/6] x86/cpu-policy: Drop build time cross-checks of featureset sizes x86: Fix transient build breakage with featureset additions - - - --- 2023-05-04 Andrew Cooper New
[1/6] x86/Hyper-V: use standard C types in hyperv-tlfs.h fixed width type adjustments 1 - - --- 2023-02-09 Jan Beulich New
[1/7] Mini-OS: xenbus: add support for reading node from directory Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[1/7] scsi: simplify sysctl registration with register_sysctl() sysctl: slowly deprecate register_sysctl_table() - - - --- 2023-03-02 Luis Chamberlain New
[1/7] tools/ocaml/libs: Don't declare stubs as taking void tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[1/7] tools/python: Drop pylintrc tools: More Python 3 fixes (part 1 of N) 2 - - --- 2023-03-14 Andrew Cooper New
[1/7] x86: don't allow Dom0 access to port CF9 x86: Dom0 I/O port access permissions - - - --- 2023-05-11 Jan Beulich New
[1/9] x86: Rename struct cpu_policy to struct old_cpuid_policy x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[10/11] tools/xenstore: drop use of tdb tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[10/14] accel: Rename NVMM struct qemu_vcpu -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[10/16] x86/shadow: move OOS functions to their own file x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[10/20] x86: xen: add missing prototypes x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[11/11] tools/xenstore: remove tdb code tools/xenstore: drop TDB - - - --- 2023-05-30 Juergen Gross New
[11/14] accel: Inline NVMM get_qemu_vcpu() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[11/16] x86/shadow: drop is_hvm_...() where easily possible x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[11/20] x86: entry: add do_SYSENTER_32() prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[12/14] accel: Rename WHPX struct whpx_vcpu -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[12/16] x86/shadow: make monitor table create/destroy more consistent x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[12/20] x86: qspinlock-paravirt: fix mising-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[13/14] accel: Inline WHPX get_whpx_vcpu() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[13/16] x86/shadow: vCPU-s never have "no mode" x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[13/20] x86: hibernate: declare global functions in suspend.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[14/14] accel: Rename HVF struct hvf_vcpu_state -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[14/16] x86/shadow: "monitor table" is a HVM-only concept x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[14/20] x86: fbdev: include asm/fb.h as needed x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[15/16] x86/shadow: adjust monitor table prealloc amount x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[15/17] xen: remove MODULE_LICENSE in non-modules Untitled series #726655 - 1 - --- 2023-03-02 Nick Alcock New
[15/20] x86: mce: add copy_mc_fragile_handle_tail prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[15/22] xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueues Untitled series #741941 1 - - --- 2023-04-21 Tejun Heo New
[16/16] x86/PV: conditionalize arch_set_info_guest()'s call to update_cr3() x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[16/20] x86: vdso: include vdso/processor.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[17/20] x86: usercopy: include arch_wb_cache_pmem declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[19/20] x86: purgatory: include header for warn() declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann New
[2/2] automation: xilinx: Add GEM passthrough test automation: xilinx: GEM passthrough - 1 - --- 2023-04-27 Michal Orzel New
[2/2] VMX/cpu-policy: disable RDTSCP and INVPCID insns as needed VMX/cpu-policy: RDTSCP and INVPCID handling - 1 - --- 2023-04-26 Jan Beulich New
« 1 2 3 414 15 »