[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.13 0/3] Fix PV shim ballooning problems
On 01.11.19 21:24, Andrew Cooper wrote: I decided to dust off my early CPUID adjustments work in an effort to get patch 3 in a sensible state for 4.13. Ever so slightly RFC for 4.13 given where we are in the release, but this is fairly self contained. Andrew Cooper (2): x86/boot: Remove cached CPUID data from the trampoline x86/boot: Cache cpu_has_hypervisor very early on boot Sergey Dyasli (1): x86/e820: fix 640k - 1M region reservation logic xen/arch/x86/apic.c | 2 +- xen/arch/x86/boot/head.S | 13 +++++++++++-- xen/arch/x86/boot/trampoline.S | 13 +++++-------- xen/arch/x86/boot/wakeup.S | 13 ++----------- xen/arch/x86/cpu/common.c | 3 --- xen/arch/x86/cpu/intel.c | 1 + xen/arch/x86/e820.c | 4 ++-- xen/arch/x86/efi/efi-boot.h | 12 ++++++++---- xen/arch/x86/guest/xen.c | 6 +----- xen/arch/x86/mm.c | 3 +-- xen/include/asm-x86/processor.h | 2 +- 11 files changed, 33 insertions(+), 39 deletions(-) For the series: Release-acked-by: Juergen Gross <jgross@xxxxxxxx> Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |