index
:
Linux Stable
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.13.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
/
book3s_hv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-02-14
1
-1
/
+3
*
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
2019-06-22
1
-8
/
+1
*
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Paul Mackerras
2018-05-30
1
-5
/
+7
*
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
Paul Mackerras
2017-08-06
1
-2
/
+9
*
KVM: PPC: Book3S HV: Enable TM before accessing TM registers
Paul Mackerras
2017-08-06
1
-0
/
+2
*
KVM: PPC: Book3S HV: Context-switch EBB registers properly
Paul Mackerras
2017-06-29
1
-0
/
+15
*
KVM: PPC: Book3S HV: Preserve userspace HTM state properly
Paul Mackerras
2017-06-29
1
-0
/
+21
*
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2017-01-09
1
-0
/
+6
*
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
Paul Mackerras
2016-09-27
1
-125
/
+3
*
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
1
-3
/
+11
*
KVM: PPC: Book3S HV: Set server for passed-through interrupts
Paul Mackerras
2016-09-12
1
-0
/
+4
*
KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass
Suresh Warrier
2016-09-12
1
-0
/
+10
*
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
2016-09-12
1
-1
/
+7
*
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
2016-09-12
1
-1
/
+7
*
KVM: PPC: Book3S HV: Enable IRQ bypass
Suresh Warrier
2016-09-09
1
-1
/
+159
*
KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap
Suresh Warrier
2016-09-09
1
-0
/
+13
*
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
2016-09-08
1
-5
/
+31
*
KVM: PPC: Book3S HV: Implement halt polling
Suraj Jitindar Singh
2016-09-08
1
-14
/
+102
*
KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...
Suraj Jitindar Singh
2016-09-08
1
-26
/
+42
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-07-11
1
-0
/
+37
|
\
|
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
1
-0
/
+37
*
|
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-2
/
+2
|
/
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-0
/
+6
|
\
|
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
1
-0
/
+6
*
|
KVM: PPC: Book3S HV: Fix build error in book3s_hv.c
Gavin Shan
2016-05-11
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
1
-1
/
+191
|
\
|
*
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
2016-02-29
1
-0
/
+11
|
*
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
2016-02-29
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
Suresh Warrier
2016-02-29
1
-0
/
+39
|
*
KVM: PPC: Book3S HV: Manage core host state
Suresh Warrier
2016-02-29
1
-0
/
+44
|
*
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
2016-02-29
1
-0
/
+70
|
*
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
2016-02-16
1
-1
/
+25
*
|
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-12
/
+11
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-27
1
-0
/
+18
|
\
|
*
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2016-01-26
1
-0
/
+6
|
|
\
|
*
|
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
2015-12-09
1
-0
/
+18
*
|
|
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
1
-3
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc: create flush_all_to_thread()
Anton Blanchard
2015-12-02
1
-3
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
1
-8
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: Use common function for VCPU lookup by id
David Hildenbrand
2015-11-30
1
-8
/
+2
|
|
/
*
/
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
Paul Mackerras
2015-12-10
1
-0
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-12
1
-1
/
+1
|
\
|
*
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
2015-11-06
1
-1
/
+1
*
|
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
2015-10-21
1
-54
/
+1
|
/
*
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
2015-09-21
1
-1
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-10
1
-82
/
+582
|
\
|
*
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2015-09-03
1
-1
/
+9
|
*
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
2015-08-22
1
-2
/
+7
|
*
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
2015-08-22
1
-1
/
+2
|
*
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
2015-08-22
1
-46
/
+321
[next]