remove alias support
commit6daf734f1f1ba9f56c2cac5becb56f6598768f1b
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 3 May 2010 22:48:20 +0000 (3 19:48 -0300)
committerAvi Kivity <avi@redhat.com>
Wed, 5 May 2010 08:49:36 +0000 (5 11:49 +0300)
tree9385b78643a923f227a072aabe2189872cffd645
parente8600b7e56744e0ca9df45eeb8916e42811a1a01
remove alias support

Aliases were added to workaround kvm's inability to destroy
memory regions. This was fixed in 2.6.29, and advertised via
KVM_CAP_DESTROY_MEMORY_REGION_WORKS.

Also, alias support will be removed from the kernel in July 2010.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu-kvm-x86.c
qemu-kvm.c
qemu-kvm.h