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
/
kvm
/
emulate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
1
-0
/
+4
*
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
1
-1
/
+3
*
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-05-27
1
-5
/
+5
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-08-23
1
-12
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
|
KVM: PPC: Book3S PR: Fix software breakpoints
Mark Cave-Ayland
2019-06-17
1
-0
/
+1
|
/
*
KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
Paul Mackerras
2018-10-26
1
-4
/
+3
*
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
1
-6
/
+0
*
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
Paul Mackerras
2017-06-19
1
-2
/
+2
*
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2017-04-20
1
-0
/
+8
*
KVM: PPC: Book3S PR: Fix illegal opcode emulation
Thomas Huth
2016-06-20
1
-1
/
+0
*
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
2014-09-22
1
-1
/
+1
*
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
2014-09-22
1
-0
/
+15
*
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
2014-07-28
1
-191
/
+1
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
1
-6
/
+12
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-12
/
+12
*
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
2014-01-27
1
-1
/
+0
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-5
/
+6
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-0
/
+1
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-3
/
+3
*
powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h
Hongtao Jia
2013-07-30
1
-44
/
+1
*
KVM: PPC: Ignore PIR writes
Alexander Graf
2013-06-30
1
-0
/
+3
*
KVM: PPC: emulate dcbst
Stuart Yoder
2013-04-17
1
-0
/
+2
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-5
/
+0
|
\
|
*
KVM: PPC: Fix mfspr/mtspr MMUCFG emulation
Mihai Caraman
2013-01-10
1
-5
/
+0
*
|
KVM: PPC: Emulate dcbf
Alexander Graf
2013-01-18
1
-0
/
+2
|
/
*
KVM: PPC: Move mtspr/mfspr emulation into own functions
Alexander Graf
2012-10-30
1
-100
/
+121
*
KVM: PPC: bookehv64: Add support for std/ld emulation.
Varun Sethi
2012-07-11
1
-0
/
+16
*
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
2012-05-06
1
-28
/
+36
*
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
2012-05-06
1
-67
/
+4
*
KVM: PPC: Fix stbux emulation
Alexander Graf
2012-05-06
1
-1
/
+1
*
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-05-06
1
-2
/
+7
*
KVM: PPC: Emulate tw and td instructions
Alexander Graf
2012-04-08
1
-0
/
+14
*
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
2012-04-08
1
-28
/
+11
*
KVM: PPC: booke: Improve timer register emulation
Scott Wood
2012-03-05
1
-30
/
+29
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-1
/
+2
*
KVM: PPC: booke: Do Not start decrementer when SPRN_DEC set 0
Bharat Bhushan
2012-03-05
1
-1
/
+2
*
KVM: PPC: Fix DEC truncation for greater than 0xffff_ffff/1000
Bharat Bhushan
2012-03-05
1
-5
/
+7
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-5
/
+8
*
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
2011-05-22
1
-0
/
+2
*
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
1
-12
/
+24
|
\
|
*
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2010-10-24
1
-8
/
+16
|
*
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2010-10-24
1
-4
/
+8
*
|
powerpc: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-13
1
-2
/
+2
|
/
*
KVM: PPC: Remove fetch fail code
Alexander Graf
2010-05-17
1
-4
/
+0
*
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
1
-3
/
+3
*
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
1
-3
/
+4
*
KVM: PPC: Implement emulation for lbzux and lhax
Alexander Graf
2010-05-17
1
-0
/
+20
*
KVM: PPC: Add AGAIN type for emulation return
Alexander Graf
2010-04-25
1
-1
/
+3
*
KVM: PPC: Teach MMIO Signedness
Alexander Graf
2010-04-25
1
-0
/
+14
[next]