x86/pvh: print dom0 memory map
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 25 Jan 2022 10:46:36 +0000 (11:46 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 25 Jan 2022 10:52:25 +0000 (10:52 +0000)
commit329b7bed80032fd52904af6a0cac7dd3716d27cf
tree100ee151d72aeb14d245a1be976efa6721528a0f
parent2d5fc9120d556ec3c4b1acf0ab5660a6d3f7ebeb
x86/pvh: print dom0 memory map

I find it useful for debugging certain issues to have the memory map
dom0 is using, so print it when using `dom0=verbose` on the command
line.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/e820.c
xen/arch/x86/hvm/dom0_build.c
xen/arch/x86/include/asm/e820.h