mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/pvh: Dom0 support
@ 2018-05-03 14:36 Roger Pau Monne
  2018-05-03 14:44 ` [PATCH 1/3] xen/pvh: enable and set default MTRR type Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roger Pau Monne @ 2018-05-03 14:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: Roger Pau Monne

Hello,

The following patches enable booting a PVH Dom0. So far I've only tested
them in my test box, so I expect more issues will show up as this gets
further testing. In any case, this is the bare minimum to get a PVH Dom0
working.

In order to test them Xen 4.11 RC or plain master/staging should be
used. Compile a Linux kernel with this patches and PVH support and add
dom0=pvh to the Xen command line. The following message will be
displayed during boot by the Linux kernel if PVH mode is used:

"Booting paravirtualized kernel on Xen PVH"

Thanks, Roger.

Roger Pau Monne (3):
  xen/pvh: enable and set default MTRR type
  xen/store: do not store local values in xen_start_info
  xen: share start flags between PV and PVH

 arch/x86/xen/enlighten.c          | 7 +++++++
 arch/x86/xen/enlighten_pv.c       | 1 +
 arch/x86/xen/enlighten_pvh.c      | 4 ++++
 drivers/xen/xenbus/xenbus_probe.c | 5 ++---
 include/xen/xen.h                 | 4 +++-
 5 files changed, 17 insertions(+), 4 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-04  5:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-03 14:36 [PATCH 0/3] xen/pvh: Dom0 support Roger Pau Monne
2018-05-03 14:44 ` [PATCH 1/3] xen/pvh: enable and set default MTRR type Roger Pau Monne
2018-05-03 14:45 ` [PATCH 2/3] xen/store: do not store local values in xen_start_info Roger Pau Monne
2018-05-03 14:45 ` [PATCH 3/3] xen: share start flags between PV and PVH Roger Pau Monne
2018-05-04  5:01   ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®