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