From: Ian Campbell Date: Thu, 2 Sep 2010 15:16:00 +0000 (+0100) Subject: xen: use host E820 map for dom0 X-Git-Tag: v2.6.37-rc1~93^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e9a5fcb04e3af077d1be32710298b852210d93f;p=pandora-kernel.git xen: use host E820 map for dom0 When running as initial domain, get the real physical memory map from xen using the XENMEM_machine_memory_map hypercall and use it to setup the e820 regions. Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Stefano Stabellini Reviewed-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed