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
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
powerpc/kvm/book3s_32: Fix MTMSR_EERI macro
Alexander Graf
1
-1
/
+0
2012-07-27
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
1
-38
/
+39
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-79
/
+260
2012-07-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-416
/
+400
2012-07-11
Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6
Avi Kivity
1
-0
/
+1
2012-07-11
KVM: PPC: Critical interrupt emulation support
Bharat Bhushan
1
-0
/
+25
2012-07-11
KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests
Mihai Caraman
1
-1
/
+2
2012-07-11
KVM: PPC64: booke: Set interrupt computation mode for 64-bit host
Mihai Caraman
1
-1
/
+4
2012-07-11
KVM: PPC: bookehv: Add ESR flag to Data Storage Interrupt
Mihai Caraman
1
-1
/
+1
2012-07-11
KVM: PPC: bookehv64: Add support for std/ld emulation.
Varun Sethi
1
-0
/
+16
2012-07-11
booke: Added crit/mc exception handler for e500v2
Bharat Bhushan
1
-28
/
+27
2012-07-11
booke/bookehv: Add host crit-watchdog exception support
Bharat Bhushan
1
-0
/
+21
2012-07-11
powerpc/kvm: Fix "PR" KVM implementation of H_CEDE
Benjamin Herrenschmidt
1
-0
/
+1
2012-07-11
powerpc: Add VDSO version of getcpu
Anton Blanchard
1
-0
/
+4
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-5
/
+1
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
1
-1
/
+2
2012-07-10
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
2
-3
/
+0
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
4
-14
/
+0
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
4
-393
/
+393
2012-07-02
powerpc/kvm: sldi should be sld
Michael Neuling
1
-1
/
+1
2012-06-19
KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_page
Paul Mackerras
1
-30
/
+66
2012-05-30
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
3
-0
/
+11
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
5
-48
/
+153
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-1281
/
+3583
2012-05-16
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
Paul Mackerras
1
-0
/
+1
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
1
-6
/
+7
2012-05-16
KVM: PPC: Book3S: PR: Fix hsrr code
Alexander Graf
1
-4
/
+3
2012-05-16
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-16
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
Alexander Graf
1
-0
/
+6
2012-05-08
KVM: PPC: Book3S HV: Fix refcounting of hugepages
David Gibson
2
-11
/
+13
2012-05-06
KVM: PPC: Emulator: clean up SPR reads and writes
Alexander Graf
7
-142
/
+186
2012-05-06
KVM: PPC: Emulator: clean up instruction parsing
Alexander Graf
5
-137
/
+56
2012-05-06
kvm/powerpc: Add new ioctl to retreive server MMU infos
Benjamin Herrenschmidt
3
-1
/
+74
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
7
-111
/
+186
2012-05-06
KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
Mihai Caraman
1
-1
/
+1
2012-05-06
KVM: PPC: Book3S: Enable IRQs during exit handling
Alexander Graf
1
-0
/
+3
2012-05-06
KVM: PPC: Fix PR KVM on POWER7 bare metal
Alexander Graf
1
-13
/
+22
2012-05-06
KVM: PPC: Fix stbux emulation
Alexander Graf
1
-1
/
+1
2012-05-06
KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
Mihai Caraman
1
-8
/
+8
2012-05-06
KVM: PPC: Book3S: PR: No isync in slbie path
Alexander Graf
1
-2
/
+0
2012-05-06
KVM: PPC: Book3S: PR: Optimize entry path
Alexander Graf
1
-6
/
+7
2012-05-06
KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.
Varun Sethi
2
-12
/
+12
2012-05-06
KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...
Varun Sethi
1
-20
/
+4
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
1
-2
/
+7
2012-05-06
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
2
-2
/
+90
2012-04-08
powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64
Benjamin Herrenschmidt
2
-0
/
+21
2012-04-08
KVM: PPC: Ignore unhalt request from kvm_vcpu_block
Alexander Graf
3
-0
/
+3
2012-04-08
KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
Alexander Graf
1
-0
/
+4
2012-04-08
KVM: PPC: Emulate tw and td instructions
Alexander Graf
1
-0
/
+14
2012-04-08
KVM: PPC: Pass EA to updating emulation ops
Alexander Graf
4
-30
/
+16
[next]