Hello,

The patch to perform memory scrubbing by the idle CPUs has revealed two
latent bugs when running Xen as a PVH guest which this series attempts
to fix.

This should allow the PV shim to be functional again. The series can be
found at:

git://xenbits.xen.org/people/royger/xen.git fix_memory_scrub_v1

Roger Pau Monne (2):
  guest/pvh: fix handling of multiboot info and module list
  guest/pvh: special case the low 1MB

 xen/arch/x86/guest/pvh-boot.c        | 20 ++++++++++----------
 xen/arch/x86/mm.c                    | 13 +++++--------
 xen/arch/x86/setup.c                 |  7 ++++---
 xen/include/asm-x86/guest/pvh-boot.h |  5 ++---
 4 files changed, 21 insertions(+), 24 deletions(-)

-- 
2.19.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to