All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/dom0: minor fixes and improvements to PVH builder
@ 2018-12-28 11:18 Roger Pau Monne
  2018-12-28 11:18 ` [PATCH v2 1/2] x86/dom0: take alignment into account when populating p2m in PVH mode Roger Pau Monne
  2018-12-28 11:18 ` [PATCH v2 2/2] x86/dom0: add verbose mode and print memory allocation stats Roger Pau Monne
  0 siblings, 2 replies; 11+ messages in thread
From: Roger Pau Monne @ 2018-12-28 11:18 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

Hello,

This series contains an improvement when filling the p2m so that
alignment is taken into account when allocating and populating the p2m.

The last patch is optional and adds a verbose mode to dom0 build so more
information can be printed.

Thanks, Roger.

Roger Pau Monne (2):
  x86/dom0: take alignment into account when populating p2m in PVH mode
  x86/dom0: add verbose mode and print memory allocation stats

 docs/misc/xen-command-line.markdown |  8 +++-
 xen/arch/x86/dom0_build.c           |  3 ++
 xen/arch/x86/hvm/dom0_build.c       | 64 ++++++++++++++++++++++++++---
 xen/include/asm-x86/setup.h         |  1 +
 4 files changed, 70 insertions(+), 6 deletions(-)

-- 
2.17.2 (Apple Git-113)


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

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

end of thread, other threads:[~2019-01-07 15:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-28 11:18 [PATCH v2 0/2] x86/dom0: minor fixes and improvements to PVH builder Roger Pau Monne
2018-12-28 11:18 ` [PATCH v2 1/2] x86/dom0: take alignment into account when populating p2m in PVH mode Roger Pau Monne
2018-12-28 14:29   ` Andrew Cooper
2019-01-04 14:42   ` Jan Beulich
2019-01-04 15:16     ` Roger Pau Monné
2018-12-28 11:18 ` [PATCH v2 2/2] x86/dom0: add verbose mode and print memory allocation stats Roger Pau Monne
2019-01-02 12:35   ` Wei Liu
2019-01-02 12:48     ` Roger Pau Monné
2019-01-02 12:53       ` Wei Liu
2019-01-07 10:01   ` Jan Beulich
2019-01-07 15:35     ` Roger Pau Monné

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.