KVM: remove vm mmap method
authorGleb Natapov <gleb@redhat.com>
Tue, 5 Nov 2013 14:04:18 +0000 (16:04 +0200)
committerGleb Natapov <gleb@redhat.com>
Wed, 6 Nov 2013 07:28:47 +0000 (09:28 +0200)
It was used in conjunction with KVM_SET_MEMORY_REGION ioctl which was
removed by b74a07beed0 in 2010, QEMU stopped using it in 2008, so
it is time to remove the code finally.

Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found