All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] guest/pvh: fixes for idle memory scrubbing
@ 2018-11-09 17:22 Roger Pau Monne
  2018-11-09 17:22 ` [PATCH 1/2] guest/pvh: fix handling of multiboot info and module list Roger Pau Monne
  2018-11-09 17:22 ` [PATCH 2/2] guest/pvh: special case the low 1MB Roger Pau Monne
  0 siblings, 2 replies; 13+ messages in thread
From: Roger Pau Monne @ 2018-11-09 17:22 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-11-12 15:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09 17:22 [PATCH 0/2] guest/pvh: fixes for idle memory scrubbing Roger Pau Monne
2018-11-09 17:22 ` [PATCH 1/2] guest/pvh: fix handling of multiboot info and module list Roger Pau Monne
2018-11-09 17:54   ` [PATCH v2 " Roger Pau Monne
2018-11-12 10:28   ` [PATCH " Jan Beulich
2018-11-12 11:49     ` Roger Pau Monné
2018-11-12 12:40       ` Jan Beulich
2018-11-12 15:00         ` Roger Pau Monné
2018-11-12 15:12           ` Jan Beulich
2018-11-12 15:17             ` Roger Pau Monné
2018-11-12 15:54           ` Wei Liu
2018-11-09 17:22 ` [PATCH 2/2] guest/pvh: special case the low 1MB Roger Pau Monne
2018-11-12 10:31   ` Jan Beulich
2018-11-12 15:54   ` Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.