aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_32_mmu.c
AgeCommit message (Expand)Author
2018-05-18KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo
2017-02-17KVM: PPC: Book3S PR: Ratelimit copy data failure error messagesVipin K Parashar
2014-12-17arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist
2014-07-28KVM: PPC: Book3S: Stop PTE lookup on write errorsAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Interpret SR registers on demandAlexander Graf
2010-10-24KVM: PPC: Book3S_32 MMU debug compile fixesAlexander Graf
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-08-01KVM: PPC: Make BAT only guest segments workAlexander Graf
2010-05-17KVM: PPC: Improve split modeAlexander Graf
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf
2010-05-17KVM: PPC: Add Book3S compatibility codeAlexander Graf
2010-05-17KVM: PPC: Book3S_32 guest MMU fixesAlexander Graf
2010-04-25KVM: PPC: Fix typo in book3s_32 debug codeAlexander Graf
2009-11-05Add book3s_32 guest MMUAlexander Graf