Show patches with: Submitter = Andrew Cooper       |    Archived = No       |   338 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/12] libxc/restore: Handle X86_{CPUID, MSR}_DATA records Support CPUID/MSR data in migration streams 1 - - --- 2019-12-24 Andrew Cooper Superseded
[10/12] docs/migration: Specify X86_{CPUID, MSR}_POLICY records Support CPUID/MSR data in migration streams - - - --- 2019-12-24 Andrew Cooper Superseded
[09/12] libxc/save: Write a v3 stream Support CPUID/MSR data in migration streams 1 - - --- 2019-12-24 Andrew Cooper Superseded
[08/12] libxc/restore: Support v3 streams, and cope with v2 compatibilty Support CPUID/MSR data in migration streams - - - --- 2019-12-24 Andrew Cooper Superseded
[07/12] python/migration: Update validation logic to understand a v3 stream Support CPUID/MSR data in migration streams - - - --- 2019-12-24 Andrew Cooper Superseded
[06/12] docs/migration Specify migration v3 and STATIC_DATA_END Support CPUID/MSR data in migration streams 1 - - --- 2019-12-24 Andrew Cooper Superseded
[05/12] tools/migration: Drop IHDR_VERSION constant from libxc and python Support CPUID/MSR data in migration streams - - - --- 2019-12-24 Andrew Cooper Superseded
[04/12] libxc/migration: Adjust layout of struct xc_sr_context Support CPUID/MSR data in migration streams 1 - - --- 2019-12-24 Andrew Cooper Superseded
[03/12] libxc/migration: Rationalise the 'checkpointed' field to 'stream_type' Support CPUID/MSR data in migration streams 1 - - --- 2019-12-24 Andrew Cooper Superseded
[02/12] libxc/restore: Introduce functionality to simplify blob handling Support CPUID/MSR data in migration streams 1 - - --- 2019-12-24 Andrew Cooper Superseded
[01/12] libxc/save: Shrink code volume where possible Support CPUID/MSR data in migration streams - - - --- 2019-12-24 Andrew Cooper Superseded
tools/python: Python 3 compatibility tools/python: Python 3 compatibility - - - --- 2019-12-18 Andrew Cooper Superseded
[v2,3/3] xen/build: Automatically locate a suitable python interpreter xen: Build fixes related to Python3 - - - --- 2019-12-07 Andrew Cooper Superseded
[v2,2/3] xen/banner: Drop the fig-to-oct.py script xen: Build fixes related to Python3 - - - --- 2019-12-07 Andrew Cooper Superseded
[v2,1/3] xen/flask: Drop the gen-policy.py script xen: Build fixes related to Python3 - - - --- 2019-12-07 Andrew Cooper Superseded
[2/2] xen/build: Automatically locate a suitable python interpreter xen: Build fixes related to Python3 - - - --- 2019-12-07 Andrew Cooper Superseded
[1/2] xen/flask: Fix Python 3 problems with gen-policy.py xen: Build fixes related to Python3 - - - --- 2019-12-07 Andrew Cooper Superseded
[for-next] x86/svm: Correct vm_event API for descriptor accesses [for-next] x86/svm: Correct vm_event API for descriptor accesses 3 1 - --- 2019-11-28 Andrew Cooper Superseded
[2/2] x86/svm: Write the correct %eip into the outgoing task x86/hvm: Multiple corrections to task switch handling - - - --- 2019-11-21 Andrew Cooper Superseded
[1/2] x86/vtx: Fix fault semantics for early task switch failures x86/hvm: Multiple corrections to task switch handling 1 2 - --- 2019-11-21 Andrew Cooper Superseded
[for-4.13,2/2] xen/nospec: Introduce CONFIG_SPECULATIVE_BRANCH_HARDEN and disable it xen/nospec: Add Kconfig options for speculative hardening - - - --- 2019-09-30 Andrew Cooper Superseded
[for-4.13,1/2] xen/nospec: Introduce CONFIG_SPECULATIVE_ARRAY_HARDEN xen/nospec: Add Kconfig options for speculative hardening - - - --- 2019-09-30 Andrew Cooper Superseded
[8/8] x86/cpuid: Enable CPUID Faulting for the control domain x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy - - - --- 2019-09-11 Andrew Cooper Superseded
[7/8] x86/domctl: Drop XEN_DOMCTL_set_cpuid x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy 1 - - --- 2019-09-11 Andrew Cooper Superseded
[6/8] tools/libxc: Rework xc_cpuid_apply_policy() to use {get, set}_cpu_policy() x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy - - - --- 2019-09-11 Andrew Cooper Superseded
[5/8] tools/libxc: Rework xc_cpuid_set() to use {get, set}_cpu_policy() x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy - 1 - --- 2019-09-11 Andrew Cooper Superseded
[4/8] tools/libxc: Pre-cleanup for xc_cpuid_{set, apply_policy}() x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy - 1 - --- 2019-09-11 Andrew Cooper Superseded
[3/8] x86/domctl: Implement XEN_DOMCTL_set_cpumsr_policy x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy - 1 - --- 2019-09-11 Andrew Cooper Superseded
[2/8] x86/cpuid: Split update_domain_cpuid_info() in half x86/cpuid: Switch to using XEN_DOMCTL_set_cpumsr_policy - 1 - --- 2019-09-11 Andrew Cooper Superseded
tools/ocaml: Fix xenctrl ABI and introduce build-time checks tools/ocaml: Fix xenctrl ABI and introduce build-time checks - - - --- 2019-09-09 Andrew Cooper Superseded
[v2,2/2] x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown - 1 - --- 2019-07-26 Andrew Cooper Superseded
[v2,1/2] xen/link: Introduce .bss.percpu.page_aligned x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown 1 1 - --- 2019-07-26 Andrew Cooper Superseded
[2/2] x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown - - - --- 2019-07-26 Andrew Cooper Superseded
[1/2] xen/link: Introduce .bss.percpu.page_aligned x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown - - - --- 2019-07-26 Andrew Cooper Superseded
[RFC] x86/shim: Refresh pvshim_defconfig [RFC] x86/shim: Refresh pvshim_defconfig - - - --- 2019-07-26 Andrew Cooper Superseded
x86/ctxt-switch: Document and improve GDT handling x86/ctxt-switch: Document and improve GDT handling - 1 1 --- 2019-07-04 Andrew Cooper Superseded
x86/msr: Fix fallout from mostly c/s 832c180 x86/msr: Fix fallout from mostly c/s 832c180 - 1 - --- 2019-04-09 Andrew Cooper Superseded
CI: Add a CentOS 6 container and build jobs CI: Add a CentOS 6 container and build jobs 1 - - --- 2019-03-22 Andrew Cooper Superseded
« 1 2 3 4 »