git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27ef63c
)
KVM: remove vm mmap method
author
Gleb Natapov
<gleb@redhat.com>
Tue, 5 Nov 2013 14:04:18 +0000
(16:04 +0200)
committer
Gleb 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