index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_32_mmu.c
Age
Commit message (
Expand
)
Author
2020-03-19
KVM: PPC: Use fallthrough;
Joe Perches
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-07-29
powerpc/kvm: Fall through switch case explicitly
Santosh Sivaraj
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-02-19
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
Paul Mackerras
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2017-02-17
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2014-12-17
arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
Rickard Strandqvist
2014-07-28
KVM: PPC: Book3S: Stop PTE lookup on write errors
Alexander Graf
2014-05-30
KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructions
Alexander Graf
2014-05-30
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
KVM: PPC: Book3S_32: PR: Access HTAB in big endian
Alexander Graf
2014-05-30
KVM: PPC: Book3S: PR: Fix C/R bit setting
Alexander Graf
2013-10-17
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
2010-10-24
KVM: PPC: Book3S_32 MMU debug compile fixes
Alexander Graf
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-08-01
KVM: PPC: Make BAT only guest segments work
Alexander Graf
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
KVM: PPC: Add Book3S compatibility code
Alexander Graf
2010-05-17
KVM: PPC: Book3S_32 guest MMU fixes
Alexander Graf
2010-04-25
KVM: PPC: Fix typo in book3s_32 debug code
Alexander Graf
2009-11-05
Add book3s_32 guest MMU
Alexander Graf