x86/boot: Make the "Building Dom0" messages consistent
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 26 Jan 2018 15:59:51 +0000 (15:59 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 26 Jan 2018 18:28:47 +0000 (18:28 +0000)
commit510414bd5a65a239912c12482102073ca8cf7424
tree9170ef44d119576338d2e2cd96777a2198fb292a
parent94450e36bfbb1cac447fb4009476e6d54bf68678
x86/boot: Make the "Building Dom0" messages consistent

Switch the PV message to match the wording of the PVH side, use the same
number of ***'s, explicitly identify PV vs PVH, set the log level at INFO, and
print the real domid (which won't be 0 in pv-shim mode).

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/dom0_build.c
xen/arch/x86/pv/dom0_build.c