Fix configurations with more than 4GB of memory
commit48902335e4648f2a53b3aa798dd49f0a92d373ac
authorIzik Eidus <izike@qumranet.com>
Wed, 17 Oct 2007 13:06:20 +0000 (17 15:06 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 17 Oct 2007 16:40:03 +0000 (17 18:40 +0200)
tree0e4156df9e276896327777d74180f867bb402c83
parentda1f44e59b95e39aed608134d2eff0fe3e0db6b4
Fix configurations with more than 4GB of memory

The memory allocation of the above 4 giga should be made after the bios
and the vga memory are allocated.

Signed-off-by: Izik Eidus <izike@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
hw/pc.c