xen/pvshim: modify Dom0 builder in order to build a DomU
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 11 Jan 2018 11:41:18 +0000 (11:41 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 Jan 2018 18:34:05 +0000 (18:34 +0000)
commit4be9107b34b0a766c34d7206d891372cf1b19aa3
treed265e6e6cab95974d4f979f447100b5fd886c5c9
parentb968719e2d55e1d06f37ac7056e065eef5bf80c1
xen/pvshim: modify Dom0 builder in order to build a DomU

According to the PV ABI the initial virtual memory regions should
contain the xenstore and console pages after the start_info. Also set
the correct values in the start_info for DomU operation.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/pv/dom0_build.c
xen/arch/x86/pv/shim.c
xen/include/asm-x86/dom0_build.h
xen/include/asm-x86/pv/shim.h