kernel-ark/arch/powerpc/kvm
Hollis Blanchard 905fa4b9d6 KVM: ppc: Use a read lock around MMU operations, and release it on error
gfn_to_page() and kvm_release_page_clean() are called from other contexts with
mmap_sem locked only for reading.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-06-06 21:22:33 +03:00
..
44x_tlb.c KVM: ppc: Use a read lock around MMU operations, and release it on error 2008-06-06 21:22:33 +03:00
44x_tlb.h
booke_guest.c KVM: ppc: Remove duplicate function 2008-06-06 21:22:09 +03:00
booke_host.c
booke_interrupts.S
emulate.c KVM: ppc: add lwzx/stwz emulation 2008-06-06 21:22:17 +03:00
Kconfig
Makefile
powerpc.c