commit | 4b9c15377f96e241be347fd3bbeeff74fbad0b44 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Fri Jul 17 06:51:32 2015 +0200 |
committer | David Vrabel <david.vrabel@citrix.com> | Thu Aug 20 12:24:22 2015 +0100 |
tree | b644d5e3f5c7b7c801eb283f0823446c008db9c2 | |
parent | 04414baab5ba862b10bde837c4773ffdbb78f0e0 [diff] |
xen: check for initrd conflicting with e820 map Check whether the initrd is placed at a location which is conflicting with the target E820 map. If this is the case relocate it to a new area unused up to now and compliant to the E820 map. Signed-off-by: Juergen Gross <jgross@suse.com> Reviewed-by: David Vrabel <david.vrabel@citrix.com> Acked-by: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>