Ia64: guest with > 3G memory fix
commitc2ecb82cd78a89893196a589e34ac26d738bbe01
authorZhang Xiantao <xiantao.zhang@intel.com>
Mon, 24 Dec 2007 06:06:31 +0000 (24 14:06 +0800)
committerAvi Kivity <avi@qumranet.com>
Mon, 24 Dec 2007 07:03:03 +0000 (24 09:03 +0200)
tree2a752880eed9ae47e0011503cd2c15360cdd3d32
parentc0ff2d5a1724f514ce6f32e02bb40c1140da3201
Ia64: guest with > 3G memory fix

This patch fixes a boot issue with >3G memory. Currently, set
TARGET_PHYS_ADDR_SPACE_BITS to 36 bits, and safely support
<64G memory for guests.

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
exec.c
hw/ipf.c