Centos-kernel-stream-9/drivers/kvm
Avi Kivity cc4529efc7 [PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page
...  and so must not free it unconditionally.

Move the freeing to kvm_mmu_zap_page().

Signed-off-by: Avi Kivity <avi@qumranet.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2007-01-05 23:55:25 -08:00
..
Kconfig
Makefile
kvm.h [PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page 2007-01-05 23:55:25 -08:00
kvm_main.c [PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page 2007-01-05 23:55:25 -08:00
kvm_svm.h
kvm_vmx.h
mmu.c [PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page 2007-01-05 23:55:25 -08:00
paging_tmpl.h [PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte 2007-01-05 23:55:25 -08:00
segment_descriptor.h
svm.c
svm.h
vmx.c
vmx.h
x86_emulate.c
x86_emulate.h