aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2011-02-09 19:35:50 +0100
committerAurelien Jarno <aurelien@aurel32.net>2011-02-20 15:13:57 +0100
commit71deff27492fb97b0515492bc7ec2a38c6c27dde (patch)
tree579a99e49d72459d5775a8a4f4cfbc9bcaae216a /hw
parent0899965f6841ff96fcfe1fd766e95216af96b33e (diff)
downloadqemu-71deff27492fb97b0515492bc7ec2a38c6c27dde.zip
qemu-71deff27492fb97b0515492bc7ec2a38c6c27dde.tar.gz
qemu-71deff27492fb97b0515492bc7ec2a38c6c27dde.tar.bz2
target-i386: set target_phys_bits to 64
qemu i386 used to support more than 4GB of RAM through PAE, but it has been disabled for an unknown reason. Reenable it. Note that simply running qemu x86_64 and emulating a 32-bit CPU is not a solution to this problem as it is about 15% slower (it needs to emulate 64 bit registers even if half of them are not used). On the other hand, I haven't seen any measurable impact by switching target_phys_bits to 64. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions