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
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+4
2017-02-23
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
1
-7
/
+7
2016-08-23
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
Paul Mackerras
1
-0
/
+13
2016-08-23
KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
Paul Mackerras
1
-212
/
+237
2016-03-24
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
Paul Mackerras
1
-0
/
+14
2016-02-16
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
Thomas Huth
1
-1
/
+1
2014-07-08
Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
1
-1
/
+1
2014-07-07
KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
Anton Blanchard
1
-1
/
+1
2014-06-11
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
1
-3
/
+16
2014-06-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-19
/
+18
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-2
/
+58
2014-05-30
KVM: PPC: Book3S HV: Fix machine check delivery to guest
Paul Mackerras
1
-0
/
+1
2014-05-30
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
1
-2
/
+57
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-2
/
+1
2014-05-13
Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master
Paolo Bonzini
1
-0
/
+104
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
1
-17
/
+17
2014-04-28
KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exit
Paul Mackerras
1
-0
/
+104
2014-04-28
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
1
-1
/
+11
2014-04-28
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
1
-0
/
+6
2014-04-23
powerpc: Create DOTSYM to wrap dot symbol usage
Anton Blanchard
1
-14
/
+14
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
1
-3
/
+3
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+156
2014-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2014-03-29
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
1
-0
/
+10
2014-03-29
KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
Paul Mackerras
1
-1
/
+9
2014-03-29
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
1
-29
/
+136
2014-03-26
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
1
-1
/
+1
2014-03-20
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
1
-2
/
+2
2014-03-13
KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE
Paul Mackerras
1
-2
/
+2
2014-03-13
KVM: PPC: Book3S HV: Remove bogus duplicate code
Paul Mackerras
1
-67
/
+0
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
1
-457
/
+734
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
1
-2
/
+73
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
1
-10
/
+5
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
1
-2
/
+30
2014-01-27
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
1
-0
/
+7
2014-01-27
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
1
-4
/
+15
2014-01-27
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
Paul Mackerras
1
-115
/
+77
2014-01-27
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
Paul Mackerras
1
-1
/
+7
2014-01-27
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
1
-0
/
+145
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
1
-303
/
+373
2014-01-27
KVM: PPC: Book3S HV: Don't set DABR on POWER8
Michael Neuling
1
-3
/
+10
2014-01-09
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
Paul Mackerras
1
-64
/
+22
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
1
-2
/
+2
2013-12-18
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
1
-4
/
+3
2013-11-21
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
1
-1
/
+18
2013-11-19
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
Paul Mackerras
1
-6
/
+10
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
1
-262
/
+356
2013-10-17
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
1
-2
/
+7
2013-10-17
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
1
-6
/
+25
2013-10-17
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
1
-24
/
+0
[next]