commit | 80f5b5e700fa9c58480eafce0d47367bafb70006 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Tue Nov 05 16:04:18 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Nov 06 09:28:47 2013 +0200 |
tree | 9b7694467e8a47b7a81eea280a3eadef33ca418a | |
parent | 27ef63c7e97d1e5dddd85051c03f8d44cc887f34 [diff] |
KVM: remove vm mmap method 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>