Ian Jackson
2008-Feb-07 13:28 UTC
[Xen-devel] [PATCH] fix initialisation of physaddr_bitsize etc.
In 64-bit hypervisors with 32-bit dom0, the dom0 domain builder only initialises d->arch.physaddr_bitsize if it has the ELF tag which sets virt_hv_start_low. This causes memory allocation to fail very early. The attached patch fixes this, using __HYPERVISOR_COMPAT_VIRT_START as a default value for the elf tag. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel