kernel-ark/drivers/kvm
Avi Kivity c4d198d518 KVM: MMU: Fix cleaning up the shadow page allocation cache
__free_page() wants a struct page, not a virtual address.

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-20 23:48:47 -07:00
..
Kconfig
kvm_main.c KVM: x86 emulator: implement rdmsr and wrmsr 2007-07-20 20:16:29 +03:00
kvm_svm.h
kvm.h KVM: x86 emulator: implement rdmsr and wrmsr 2007-07-20 20:16:29 +03:00
Makefile
mmu.c KVM: MMU: Fix cleaning up the shadow page allocation cache 2007-07-20 23:48:47 -07:00
paging_tmpl.h
segment_descriptor.h
svm.c
svm.h
vmx.c
vmx.h
x86_emulate.c KVM: x86 emulator: implement rdmsr and wrmsr 2007-07-20 20:16:29 +03:00
x86_emulate.h