Show patches with: Submitter = Andrew Cooper       |    State = Action Required       |   2773 patches
« 1 2 ... 3 4 527 28 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] x86/hvm: Disallow CR0.PG 1->0 transitions when CS.L=1 [v2] x86/hvm: Disallow CR0.PG 1->0 transitions when CS.L=1 1 - - --- 2023-04-13 Andrew Cooper New
CI: Update FreeBSD to 13.2 CI: Update FreeBSD to 13.2 1 - - --- 2023-04-12 Andrew Cooper New
x86/svm: Provide EXITINFO decodes for Exceptions/NPT intercepts x86/svm: Provide EXITINFO decodes for Exceptions/NPT intercepts - 1 - --- 2023-04-06 Andrew Cooper New
x86/emul: Use existing X86_EXC_* constants x86/emul: Use existing X86_EXC_* constants 1 - - --- 2023-04-06 Andrew Cooper New
x86/vmx: Revert "x86/VMX: sanitize rIP before re-entering guest" x86/vmx: Revert "x86/VMX: sanitize rIP before re-entering guest" 1 1 - --- 2023-04-05 Andrew Cooper New
x86/svm: Provide EXITINFO decodes for MOV CR/DR intercepts x86/svm: Provide EXITINFO decodes for MOV CR/DR intercepts - 1 - --- 2023-04-05 Andrew Cooper New
tools/libs/guest: Fix build following libx86 changes tools/libs/guest: Fix build following libx86 changes 1 - - --- 2023-04-05 Andrew Cooper New
[v3] libx86: Update library API for cpu_policy [v3] libx86: Update library API for cpu_policy 1 - - --- 2023-04-04 Andrew Cooper New
[v2,15/15] x86: Remove temporary {cpuid,msr}_policy defines x86: Merge cpuid and msr policy objects 1 - - --- 2023-04-04 Andrew Cooper New
[v2,14/15] libx86: Update library API for cpu_policy x86: Merge cpuid and msr policy objects - - - --- 2023-04-04 Andrew Cooper New
[v2,13/15] tools/fuzz: Rework afl-policy-fuzzer x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,12/15] x86/emul: Switch x86_emulate_ctxt to cpu_policy x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,11/15] x86/boot: Merge CPUID policy initialisation logic into cpu-policy.c x86: Merge cpuid and msr policy objects 1 - - --- 2023-04-04 Andrew Cooper New
[v2,10/15] x86/boot: Move MSR policy initialisation logic into cpu-policy.c x86: Merge cpuid and msr policy objects 1 - - --- 2023-04-04 Andrew Cooper New
[v2,09/15] x86: Out-of-inline the policy<->featureset convertors x86: Merge cpuid and msr policy objects 1 - - --- 2023-04-04 Andrew Cooper New
[v2,08/15] x86: Drop struct old_cpu_policy x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,07/15] x86: Merge xc_cpu_policy's cpuid and msr objects x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,06/15] x86: Merge a domain's {cpuid,msr} policy objects x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,05/15] x86: Merge the system {cpuid,msr} policy objects x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,04/15] x86: Merge struct msr_policy into struct cpu_policy x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,03/15] x86: Rename struct cpuid_policy to struct cpu_policy x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,02/15] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr}_policy fields x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
[v2,01/15] x86: Rename struct cpu_policy to struct old_cpuid_policy x86: Merge cpuid and msr policy objects - 1 - --- 2023-04-04 Andrew Cooper New
x86/emul: Fix test harness build with blk.c moved out of x86_emulate.c x86/emul: Fix test harness build with blk.c moved out of x86_emulate.c - 1 - --- 2023-04-03 Andrew Cooper New
x86/pci: Correct ECS handling with CF8/CFC emulation x86/pci: Correct ECS handling with CF8/CFC emulation - - - --- 2023-03-31 Andrew Cooper New
[9/9] RFC: Everything else x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[8/9] x86: Drop struct old_cpu_policy x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[7/9] x86: Merge xc_cpu_policy's cpuid and msr objects x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[6/9] x86: Merge a domain's {cpuid,msr} policy objects x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[5/9] x86: Merge the system {cpuid,msr} policy objects x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[4/9] x86: Merge struct msr_policy into struct cpu_policy x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[3/9] x86: Rename struct cpuid_policy to struct cpu_policy x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[2/9] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr_policy} fields x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper 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
[5/5] x86/ucode: Drop ucode_mod and ucode_blob x86/ucode: Fixes to bootstrap_map() handling - 1 - --- 2023-03-27 Andrew Cooper New
[4/5] x86/ucode: Cache results in microcode_scan_module() x86/ucode: Fixes to bootstrap_map() handling - - - --- 2023-03-27 Andrew Cooper New
[3/5] x86/ucode: Fold early_microcode_update_cpu() into early_microcode_init() x86/ucode: Fixes to bootstrap_map() handling - - - --- 2023-03-27 Andrew Cooper New
[2/5] x86/ucode: Fold early_update_cache() into microcode_init_cache() x86/ucode: Fixes to bootstrap_map() handling - - - --- 2023-03-27 Andrew Cooper New
[1/5] xen/earlycpio: Drop nextoff parameter x86/ucode: Fixes to bootstrap_map() handling - 1 - --- 2023-03-27 Andrew Cooper New
ARM+RISC-V: BSS handling improvements ARM+RISC-V: BSS handling improvements 1 2 - --- 2023-03-24 Andrew Cooper New
x86/boot: Restrict directmap permissions for .text/.rodata x86/boot: Restrict directmap permissions for .text/.rodata - 1 - --- 2023-03-24 Andrew Cooper New
x86/ucode: Fix error paths control_thread_fn() x86/ucode: Fix error paths control_thread_fn() - 2 - --- 2023-03-24 Andrew Cooper New
tools/ocaml/mmap: Drop the len parameter from Xenmmap.write tools/ocaml/mmap: Drop the len parameter from Xenmmap.write 1 - - --- 2023-03-24 Andrew Cooper New
configure: Drop --enable-githttp configure: Drop --enable-githttp 1 1 - --- 2023-03-24 Andrew Cooper New
CI: Minor updates to buster-gcc-ibt CI: Minor updates to buster-gcc-ibt 1 - - --- 2023-03-24 Andrew Cooper New
CI: Remove llvm-8 from the Debian Stretch container CI: Remove llvm-8 from the Debian Stretch container - 1 - --- 2023-03-24 Andrew Cooper New
x86/shadow: Fix build with no PG_log_dirty x86/shadow: Fix build with no PG_log_dirty - 1 - --- 2023-03-23 Andrew Cooper New
[v3] x86/boot: Factor move_xen() out of __start_xen() [v3] x86/boot: Factor move_xen() out of __start_xen() - 1 - --- 2023-03-23 Andrew Cooper New
x86/vmx: Provide named fields for IO exit qualification x86/vmx: Provide named fields for IO exit qualification - 1 - --- 2023-03-20 Andrew Cooper New
[v2,5/7] tools: Use -s for python shebangs Untitled series #730960 1 - - --- 2023-03-16 Andrew Cooper New
x86/svm: Provide EXITINFO decodes for IO intercetps x86/svm: Provide EXITINFO decodes for IO intercetps - 1 - --- 2023-03-15 Andrew Cooper New
xen/riscv: Fix early_puts() newline handling xen/riscv: Fix early_puts() newline handling - 1 - --- 2023-03-15 Andrew Cooper New
xen/riscv: Fix build with GCC 10 xen/riscv: Fix build with GCC 10 - - - --- 2023-03-15 Andrew Cooper New
[7/7] tools/python: Drop shebangs from library files tools: More Python 3 fixes (part 1 of N) 1 - - --- 2023-03-14 Andrew Cooper New
[6/7] tools/python: Improve unit test handling tools: More Python 3 fixes (part 1 of N) 1 - - --- 2023-03-14 Andrew Cooper New
[5/7] tools: Use -s for python shebangs tools: More Python 3 fixes (part 1 of N) - - - --- 2023-03-14 Andrew Cooper New
[4/7] tools/pygrub: Factor out common setup.py parts tools: More Python 3 fixes (part 1 of N) - 1 - --- 2023-03-14 Andrew Cooper New
[3/7] tools: Delete trailing whitespace in python scripts tools: More Python 3 fixes (part 1 of N) 1 1 - --- 2023-03-14 Andrew Cooper New
[2/7] tools/misc: Drop xencons tools: More Python 3 fixes (part 1 of N) 2 - - --- 2023-03-14 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
[v2,2/2] x86/spec-ctrl: Enumerations for DDP controls Untitled series #729411 - 1 - --- 2023-03-13 Andrew Cooper New
[3/3] x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_max x86: Minor improvements to xen-cpuid 1 - - --- 2023-03-10 Andrew Cooper New
[2/3] tools/xen-cpuid: Rework the handling of dynamic featuresets x86: Minor improvements to xen-cpuid - - - --- 2023-03-10 Andrew Cooper New
[1/3] tools/xen-cpuid: Support dash as a bitmap delimiter x86: Minor improvements to xen-cpuid - - - --- 2023-03-10 Andrew Cooper New
[2/2] x86/spec-ctrl: Enumerations for DDP controls x86: Misc enumeration improvements - 1 - --- 2023-03-10 Andrew Cooper New
[1/2] x86/spec-ctrl: Add BHI controls to userspace components x86: Misc enumeration improvements - 1 - --- 2023-03-10 Andrew Cooper New
libs/guest: Fix resource leaks in xc_core_arch_map_p2m_tree_rw() libs/guest: Fix resource leaks in xc_core_arch_map_p2m_tree_rw() - 1 - --- 2023-02-27 Andrew Cooper New
[v2] x86/svm: Decouple types in struct nestedsvm [v2] x86/svm: Decouple types in struct nestedsvm - 1 - --- 2023-02-27 Andrew Cooper New
[v3,05.5/14] x86/svm: Decouple types in struct nestedsvm Untitled series #724770 - 1 - --- 2023-02-24 Andrew Cooper New
[v3,04/14,-,ALT] x86/svm: Remove the asm/hvm/svm/emulate.h header Untitled series #724750 - 1 - --- 2023-02-24 Andrew Cooper New
[v3,02/14,-,ALT] x86/svm: Remove the asm/hvm/svm/asid.h header Untitled series #724750 - 1 - --- 2023-02-24 Andrew Cooper New
CI: Simplify RISCV smoke testing CI: Simplify RISCV smoke testing 1 1 - --- 2023-02-24 Andrew Cooper New
xen: Work around Clang -E vs -Wunicode bug xen: Work around Clang -E vs -Wunicode bug - 1 - --- 2023-02-23 Andrew Cooper New
[v2] xen: Work around Clang-IAS macro \@ expansion bug [v2] xen: Work around Clang-IAS macro \@ expansion bug - 1 - --- 2023-02-23 Andrew Cooper New
xen/compiler: Clang 14 and later understands attribute((error)) xen/compiler: Clang 14 and later understands attribute((error)) - 1 - --- 2023-02-23 Andrew Cooper New
x86/vmx: Correct the declaration of vmx_asm_vmexit_handler() x86/vmx: Correct the declaration of vmx_asm_vmexit_handler() - 1 - --- 2023-02-23 Andrew Cooper New
CI: Drop gettext from containers CI: Drop gettext from containers - 1 - --- 2023-02-22 Andrew Cooper New
[2/2] x86/irq: Improve local_irq_restore() code generation and performance xen/irq: Perf improvements - - - --- 2023-02-20 Andrew Cooper New
[1/2] xen/ioapic: Don't use local_irq_restore() to disable irqs xen/irq: Perf improvements - - - --- 2023-02-20 Andrew Cooper New
[RFC] xen: Annotate printk() as cold [RFC] xen: Annotate printk() as cold 1 - - --- 2023-02-20 Andrew Cooper New
[3/3] x86/treewide: Drop the TRAP_* legacy names x86/entry: Cleanup and livepatch support - 1 - --- 2023-02-20 Andrew Cooper New
[2/3] x86/entry: Rework the exception entrypoints x86/entry: Cleanup and livepatch support - - - --- 2023-02-20 Andrew Cooper New
[1/3] x86/traps: Move do_general_protection() earlier x86/entry: Cleanup and livepatch support - - - --- 2023-02-20 Andrew Cooper New
x86/asm: ELF metadata for simple cases x86/asm: ELF metadata for simple cases 1 - - --- 2023-02-20 Andrew Cooper New
[3/3] x86/kexec: Annotate functions with ELF metadata x86/kexec: ASM improvements - - - --- 2023-02-17 Andrew Cooper New
[2/3] x86/kexec: Simplify the relocation of compat_mode_gdt_desc x86/kexec: ASM improvements - - - --- 2023-02-17 Andrew Cooper New
[1/3] x86/kexec: Drop compatibility_mode_far x86/kexec: ASM improvements - 1 - --- 2023-02-17 Andrew Cooper New
[v1] xen: Work around Clang-IAS macro expansion bug [v1] xen: Work around Clang-IAS macro expansion bug - - - --- 2023-02-17 Andrew Cooper New
cirrus: Update FreeBSD to 13.1 cirrus: Update FreeBSD to 13.1 - 1 - --- 2023-02-17 Andrew Cooper New
[RFC] xen: Work around Clang-IAS macro expansion bug. [RFC] xen: Work around Clang-IAS macro expansion bug. - - - --- 2023-02-17 Andrew Cooper New
tools: Remove the use of K&R functions tools: Remove the use of K&R functions 1 - - --- 2023-02-16 Andrew Cooper New
xen: Remove the use of K&R functions xen: Remove the use of K&R functions - 1 - --- 2023-02-16 Andrew Cooper New
tools/ocaml: Drop libxl bindings tools/ocaml: Drop libxl bindings 2 - - --- 2023-02-09 Andrew Cooper New
tools/ocaml/libs: Fix memory/resource leaks with caml_alloc_custom() tools/ocaml/libs: Fix memory/resource leaks with caml_alloc_custom() 1 - - --- 2023-02-01 Andrew Cooper New
[7/7] tools/ocaml/xc: Don't reference Custom objects with the GC lock released tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[6/7] tools/ocaml/xc: Don't reference Abstract_Tag objects with the GC lock released tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[5/7] tools/ocaml/xc: Fix binding for xc_domain_assign_device() tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[4/7] tools/ocaml/evtchn: Misc cleanup tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[3/7] tools/ocaml/evtchn: Don't reference Custom objects with the GC lock released tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[2/7] tools/ocaml/libs: Allocate the correct amount of memory for Abstract_tag tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
« 1 2 ... 3 4 527 28 »