From: Gleb Natapov Date: Tue, 5 Nov 2013 14:04:18 +0000 (+0200) Subject: KVM: remove vm mmap method X-Git-Tag: v3.13-rc1~80^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80f5b5e700fa9c58480eafce0d47367bafb70006;p=pandora-kernel.git 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 --- Reading git-diff-tree failed