index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
kvm_ppc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
1
-0
/
+10
*
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
2011-07-12
1
-0
/
+13
*
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
1
-0
/
+2
*
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
1
-0
/
+1
*
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
1
-0
/
+6
*
KVM: PPC: Move guest enter/exit down into subarch-specific code
Paul Mackerras
2011-07-12
1
-0
/
+1
*
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
Paul Mackerras
2011-07-12
1
-0
/
+7
*
KVM: PPC: e500: enable magic page
Scott Wood
2011-07-12
1
-0
/
+1
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-0
/
+9
*
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
1
-0
/
+1
*
KVM: PPC: Extract MMU init
Alexander Graf
2010-05-17
1
-0
/
+1
*
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
1
-77
/
+2
*
KVM: PPC: Allow userspace to unset the IRQ line
Alexander Graf
2010-05-17
1
-0
/
+2
*
KVM: PPC: Add helpers to modify ppc fields
Alexander Graf
2010-04-25
1
-0
/
+33
*
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
2010-04-25
1
-0
/
+1
*
KVM: PPC: Teach MMIO Signedness
Alexander Graf
2010-04-25
1
-0
/
+3
*
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
Alexander Graf
2010-04-25
1
-1
/
+1
*
KVM: PPC: Fix initial GPR settings
Alexander Graf
2010-03-01
1
-2
/
+8
*
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
2010-03-01
1
-1
/
+1
*
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
2010-03-01
1
-6
/
+14
*
KVM: PPC: Add helpers for CR, XER
Alexander Graf
2010-03-01
1
-0
/
+40
*
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
2010-03-01
1
-0
/
+26
*
KVM: powerpc: Improve DEC handling
Alexander Graf
2010-03-01
1
-0
/
+1
*
Add book3s_64 highmem asm code
Alexander Graf
2009-11-05
1
-0
/
+1
*
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2009-03-24
1
-3
/
+0
*
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2009-03-24
1
-0
/
+2
*
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
2009-03-24
1
-0
/
+2
*
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
2009-03-24
1
-0
/
+2
*
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2009-03-24
1
-1
/
+0
*
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2009-03-24
1
-2
/
+3
*
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
1
-1
/
+2
*
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
1
-2
/
+2
*
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
1
-3
/
+0
*
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
1
-0
/
+6
*
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
1
-0
/
+3
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
1
-23
/
+6
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
1
-17
/
+17
*
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2008-12-31
1
-5
/
+0
*
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
2008-12-31
1
-2
/
+2
*
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-11-25
1
-0
/
+2
*
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
1
-0
/
+9
*
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
1
-0
/
+3
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-0
/
+95