]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/commit
[ia64] Fix memory size calculation on VT-i over 3GB memory
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 9 Oct 2008 13:46:16 +0000 (14:46 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 9 Oct 2008 13:46:16 +0000 (14:46 +0100)
commit6bb40e81b938beb53eb4102cdfae03dd79edbf13
tree5077fdea46d7b771449e4423bc1f0c362cdd4f96
parent5d9302d372cf0a2951e3e0c61a5e08496de8aa2b
[ia64] Fix memory size calculation on VT-i over 3GB memory

VT-i domains have two memory holes: VGA I/O (under 1MB) and MMIO
(3GB-4GB). This patch calculates the correct memory size with them.

This is based on xen-unstable 10936:a0b3cf802d99.

Original patch by Zhang xiantao <xiantao.zhang@intel.com>
Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
vl.c