index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2014-06-11
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
1
-3
/
+16
2014-06-10
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-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-31
/
+156
2014-04-02
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-19
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-18
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
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
1
-2
/
+14
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
1
-1
/
+11
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
1
-2
/
+3
2013-10-17
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
1
-10
/
+10
2013-10-17
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
1
-49
/
+68
2013-10-17
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
1
-166
/
+178
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
1
-9
/
+41
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
1
-0
/
+8
[next]