Searched hist:"35 ae11fd146384d222f3bb1f17eed1970cc92c36" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/xen/interface/ |
H A D | memory.h | diff 35ae11fd146384d222f3bb1f17eed1970cc92c36 Fri Feb 06 21:09:48 CST 2009 Ian Campbell <ian.campbell@citrix.com> xen: Use host-provided E820 map
Rather than simply using a flat memory map from Xen, use its provided E820 map. This allows the domain builder to tell the domain to reserve space for more pages than those initially provided at domain-build time.
It also allows the host to specify holes in the address space (for PCI-passthrough, for example).
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
|
/openbmc/linux/arch/x86/xen/ |
H A D | setup.c | diff 35ae11fd146384d222f3bb1f17eed1970cc92c36 Fri Feb 06 21:09:48 CST 2009 Ian Campbell <ian.campbell@citrix.com> xen: Use host-provided E820 map
Rather than simply using a flat memory map from Xen, use its provided E820 map. This allows the domain builder to tell the domain to reserve space for more pages than those initially provided at domain-build time.
It also allows the host to specify holes in the address space (for PCI-passthrough, for example).
Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
|