index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-25
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
1
-1
/
+9
2011-07-12
KVM: PPC: Move guest enter/exit down into subarch-specific code
Paul Mackerras
1
-0
/
+13
2011-07-12
KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops down
Paul Mackerras
1
-0
/
+20
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
1
-4
/
+7
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
1
-0
/
+11
2011-07-12
KVM: PPC: e500: Save/restore SPE state
Scott Wood
1
-2
/
+82
2011-07-12
KVM: PPC: booke: use shadow_msr
Scott Wood
1
-0
/
+1
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
1
-2
/
+152
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
1
-6
/
+8
2010-10-24
KVM: PPC: Implement level interrupts for BookE
Alexander Graf
1
-2
/
+15
2010-10-24
KVM: PPC: initialize IVORs in addition to IVPR
Hollis Blanchard
1
-2
/
+6
2010-10-24
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
1
-0
/
+7
2010-10-24
KVM: PPC: Add PV guest critical sections
Alexander Graf
1
-0
/
+15
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
1
-1
/
+9
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
1
-8
/
+8
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
1
-7
/
+8
2010-10-24
KVM: PPC: Convert DAR to shared page.
Alexander Graf
1
-1
/
+1
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
1
-10
/
+10
2010-08-01
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
Asias He
1
-1
/
+1
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
1
-10
/
+0
2010-05-19
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
Avi Kivity
1
-1
/
+14
2010-05-17
KVM: PPC: Add dequeue for external on BookE
Alexander Graf
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
1
-15
/
+44
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
1
-1
/
+2
2010-03-01
KVM: PPC: Add helpers for CR, XER
Alexander Graf
1
-4
/
+4
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
1
-8
/
+8
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
1
-0
/
+5
2009-11-05
Move dirty logging code to sub-arch
Alexander Graf
1
-0
/
+5
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
1
-1
/
+1
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
1
-0
/
+18
2009-03-24
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
1
-1
/
+1
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
1
-0
/
+2
2009-03-24
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
1
-4
/
+0
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
1
-2
/
+2
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
1
-8
/
+2
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
1
-4
/
+2
2009-03-24
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
1
-3
/
+5
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
1
-15
/
+15
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-14
/
+22
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
1
-10
/
+16
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
1
-5
/
+7
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
1
-120
/
+55
2008-12-31
KVM: ppc: optimize find first bit
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
1
-23
/
+9
2008-12-31
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
1
-5
/
+5
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
1
-6
/
+3
2008-12-31
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
1
-44
/
+2
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
1
-0
/
+1
[next]