From: Ian Campbell Date: Thu, 30 Sep 2010 11:37:26 +0000 (+0100) Subject: xen: implement XENMEM_machphys_mapping X-Git-Tag: v2.6.37-rc5~10^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e77506a5918d82cafa2ffa783ab57c23f9e9817;p=pandora-kernel.git xen: implement XENMEM_machphys_mapping This hypercall allows Xen to specify a non-default location for the machine to physical mapping. This capability is used when running a 32 bit domain 0 on a 64 bit hypervisor to shrink the hypervisor hole to exactly the size required. [ Impact: add Xen hypercall definitions ] Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Stefano Stabellini --- Reading git-diff-tree failed