]> xenbits.xensource.com Git - xen.git/commit
x86/dom0: improve PVH initrd and metadata placement
authorRoger Pau Monné <roger.pau@citrix.com>
Thu, 5 Mar 2020 09:43:15 +0000 (10:43 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 5 Mar 2020 09:43:15 +0000 (10:43 +0100)
commit73b47eea21045556dc5334e4f17d0c05c23f3c16
tree8568518d0c052a14283f617c8f3170621bd375ac
parent109ecb894525e16cf84f34ead15467980fa2edfd
x86/dom0: improve PVH initrd and metadata placement

Don't assume there's going to be enough space at the tail of the
loaded kernel and instead try to find a suitable memory area where the
initrd and metadata can be loaded.

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