Commit Graph

15 Commits (e7cacd40d20849f69c908f1290c714145073685a)

Author SHA1 Message Date
Hollis Blanchard db93f5745d KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor 16 years ago
Hollis Blanchard 75f74f0dbe KVM: ppc: refactor instruction emulation into generic and core-specific pieces 16 years ago
Hollis Blanchard 0f55dc481e KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe" 16 years ago
Hollis Blanchard a0d7b9f246 KVM: ppc: Move 440-specific TLB code into 44x_tlb.c 16 years ago
Hollis Blanchard c30f8a6c6d KVM: ppc: stop leaking host memory on VM exit 16 years ago
Marcelo Tosatti 4c2155ce81 KVM: switch to get_user_pages_fast 17 years ago
Hollis Blanchard 0bd595fc22 KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked 17 years ago
Hollis Blanchard 49dd2c4928 KVM: powerpc: Map guest userspace with TID=0 mappings 17 years ago
Hollis Blanchard 83aae4a809 KVM: ppc: Write only modified shadow entries into the TLB on exit 17 years ago
Jerone Young 31711f2294 KVM: ppc: adds trace points for ppc tlb activity 17 years ago
Hollis Blanchard cc04454fa8 KVM: ppc: fix invalidation of large guest pages 17 years ago
Hollis Blanchard 9dcb40e1aa KVM: ppc: Report bad GFNs 17 years ago
Hollis Blanchard 905fa4b9d6 KVM: ppc: Use a read lock around MMU operations, and release it on error 17 years ago
Hollis Blanchard 52435b7c7a KVM: ppc: Remove unmatched kunmap() call 17 years ago
Hollis Blanchard bbf45ba57e KVM: ppc: PowerPC 440 KVM implementation 17 years ago