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
/
emulate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
KVM: PPC: booke: Improve timer register emulation
Scott Wood
1
-30
/
+29
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
1
-1
/
+2
2012-03-05
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
1
-1
/
+2
2012-03-05
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
1
-5
/
+7
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
1
-5
/
+8
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
1
-0
/
+2
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+24
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
1
-8
/
+16
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
1
-4
/
+8
2010-10-13
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-2
/
+2
2010-05-17
KVM: PPC: Remove fetch fail code
Alexander Graf
1
-4
/
+0
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
1
-3
/
+3
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
1
-3
/
+4
2010-05-17
KVM: PPC: Implement emulation for lbzux and lhax
Alexander Graf
1
-0
/
+20
2010-04-25
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
1
-1
/
+3
2010-04-25
KVM: PPC: Teach MMIO Signedness
Alexander Graf
1
-0
/
+14
2010-03-01
KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
Liu Yu
1
-2
/
+2
2010-03-01
KVM: PPC: Pass through program interrupts
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
1
-1
/
+1
2010-03-01
KVM: PPC: Implement 'skip instruction' mode
Alexander Graf
1
-0
/
+4
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
1
-49
/
+57
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
1
-0
/
+3
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
1
-7
/
+11
2009-11-05
Add desktop PowerPC specific emulation
Alexander Graf
1
-10
/
+39
2009-11-05
Add mfdec emulation
Alexander Graf
1
-1
/
+12
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
1
-1
/
+2
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
1
-0
/
+2
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
1
-1
/
+1
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
1
-30
/
+63
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-0
/
+4
2008-12-31
KVM: ppc: improve trap emulation
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
1
-250
/
+22
2008-12-31
ppc: Create disassemble.h to extract instruction fields
Hollis Blanchard
1
-56
/
+1
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
1
-113
/
+7
2008-10-15
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
1
-1
/
+1
2008-10-15
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
1
-0
/
+2
2008-10-15
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
1
-0
/
+4
2008-07-27
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
1
-1
/
+1
2008-06-06
KVM: ppc: add lwzx/stwz emulation
Hollis Blanchard
1
-0
/
+12
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
1
-0
/
+760