]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/x86/kvm/x86.c
KVM: remove the vmap usage
authorIzik Eidus <ieidus@redhat.com>
Sun, 28 Dec 2008 23:42:20 +0000 (01:42 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:02:54 +0000 (11:02 +0200)
commit0f346074403bc109f9569f14b45cb09e83729032
tree484cfe57495d1a0e45452b8041dc41c4de044d3e
parent77c2002e7c6f019f59a6f3cc5f8b16b41748dbe1
KVM: remove the vmap usage

vmap() on guest pages hides those pages from the Linux mm for an extended
(userspace determined) amount of time.  Get rid of it.

Signed-off-by: Izik Eidus <ieidus@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c
include/linux/kvm_types.h