kvm: work around inability of older kvm modules to destroy memory regions
commit834d0b62b4e979793701d6d4245975fabc5407fc
authorAvi Kivity <avi@redhat.com>
Tue, 9 Dec 2008 13:13:31 +0000 (9 15:13 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 9 Dec 2008 13:13:31 +0000 (9 15:13 +0200)
tree5ce5243d90ca7df7abcbb2d1be4f651ab285f74f
parent2470513b081bd299b4dc269f6b2cc764e1a6765f
kvm: work around inability of older kvm modules to destroy memory regions

instead of removing and adding memory regions, keep the vga framebuffer mapped,
and use aliases for the vga windows at 0xa0000.

Signed-off-by: Avi Kivity <avi@redhat.com>
qemu-kvm.c