dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/kvm
Marcelo Tosatti 4c2155ce81 KVM: switch to get_user_pages_fast
Convert gfn_to_pfn to use get_user_pages_fast, which can do lockless
pagetable lookups on x86. Kernel compilation on 4-way guest is 3.7%
faster on VMX.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-10-15 14:25:06 +02:00
..
44x_tlb.c KVM: switch to get_user_pages_fast 2008-10-15 14:25:06 +02:00
44x_tlb.h KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
Kconfig KVM: ppc: enable KVM_TRACE building for powerpc 2008-10-15 10:15:15 +02:00
Makefile KVM: ppc: enable KVM_TRACE building for powerpc 2008-10-15 10:15:15 +02:00
booke_guest.c KVM: powerpc: Map guest userspace with TID=0 mappings 2008-10-15 10:15:16 +02:00
booke_host.c KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
booke_interrupts.S KVM: powerpc: Map guest userspace with TID=0 mappings 2008-10-15 10:15:16 +02:00
emulate.c KVM: powerpc: Map guest userspace with TID=0 mappings 2008-10-15 10:15:16 +02:00
powerpc.c KVM: ppc: Write only modified shadow entries into the TLB on exit 2008-10-15 10:15:16 +02:00