kvm: qemu: fixup 4GB+ memslot large page alignment
commitf26d9724f253eb24e35ebb316c49a61dd7aa9b6e
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 3 Apr 2009 23:28:50 +0000 (3 20:28 -0300)
committerAvi Kivity <avi@redhat.com>
Sun, 5 Apr 2009 11:52:25 +0000 (5 14:52 +0300)
tree351a173856303b73af69df6e4a2a0d02bb41eddd
parent90c42d9f0b08ad16aa9ca7a35856a0c65ab58a78
kvm: qemu: fixup 4GB+ memslot large page alignment

Need to align the 4GB+ memslot after we know its address, not before.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu/hw/pc.c