index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
KVM: PPC: Add book3s_32 tlbie flush acceleration
Alexander Graf
1
-0
/
+4
2010-10-24
KVM: PPC: RCU'ify the Book3s MMU
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: First magic page steps
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Make PAM a define
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
1
-4
/
+0
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
1
-2
/
+0
2010-10-24
KVM: PPC: Convert DAR to shared page.
Alexander Graf
1
-1
/
+0
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
1
-1
/
+0
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
1
-0
/
+2
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
1
-0
/
+1
2010-08-01
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
1
-3
/
+14
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
1
-3
/
+3
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
1
-5
/
+3
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
1
-4
/
+4
2010-05-17
KVM: PPC: Make bools bitfields
Alexander Graf
1
-3
/
+3
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Make DSISR 32 bits wide
Alexander Graf
1
-1
/
+1
2010-04-25
KVM: PPC: Teach MMIO Signedness
Alexander Graf
1
-0
/
+1
2010-04-25
KVM: PPC: Make fpscr 64-bit
Alexander Graf
1
-1
/
+1
2010-04-25
KVM: PPC: Add QPR registers
Alexander Graf
1
-0
/
+5
2010-03-01
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
1
-0
/
+2
2010-03-01
KVM: PPC: Keep SRR1 flags around in shadow_msr
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Add support for FPU/Altivec/VSX
Alexander Graf
1
-1
/
+13
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
1
-1
/
+4
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
1
-2
/
+4
2009-11-05
Add Book3s fields to vcpu structs
Alexander Graf
1
-1
/
+72
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
1
-1
/
+2
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
1
-1
/
+0
2009-08-05
KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc
Stephen Rothwell
1
-1
/
+1
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
1
-5
/
+0
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
1
-1
/
+1
2009-03-24
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
1
-0
/
+1
2009-03-24
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
Hollis Blanchard
1
-7
/
+0
2009-03-24
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
1
-6
/
+0
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
1
-5
/
+3
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-0
/
+56
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
1
-25
/
+25
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
1
-13
/
+0
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
1
-0
/
+3
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
1
-3
/
+3
2008-10-15
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
1
-0
/
+4
2008-10-15
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
1
-0
/
+3
2008-10-15
KVM: ppc: Stop saving host TLB state
Hollis Blanchard
1
-2
/
+0
2008-10-15
KVM: ppc: guest breakpoint support
Hollis Blanchard
1
-0
/
+5
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+155