index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9
Nicholas Piggin
1
-0
/
+3
2017-07-26
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
1
-8
/
+51
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+10
2017-07-01
KVM: PPC: Book3S HV: Close race with testing for signals on guest entry
Paul Mackerras
1
-42
/
+16
2017-06-22
KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled
Aravinda Prasad
1
-22
/
+30
2017-06-19
powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths
Nicholas Piggin
1
-2
/
+10
2017-06-19
KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9
Paul Mackerras
1
-0
/
+17
2017-06-19
KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9
Paul Mackerras
1
-1
/
+16
2017-06-19
KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9
Paul Mackerras
1
-5
/
+24
2017-06-16
KVM: PPC: Book3S HV: Save/restore host values of debug registers
Paul Mackerras
1
-13
/
+32
2017-06-15
KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
Paul Mackerras
1
-1
/
+8
2017-05-29
KVM: PPC: Book3S HV: Cope with host using large decrementer mode
Paul Mackerras
1
-6
/
+17
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-2
/
+60
2017-03-01
KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
Paul Mackerras
1
-4
/
+4
2017-01-31
KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1
Paul Mackerras
1
-0
/
+6
2017-01-31
KVM: PPC: Book3S HV: Allow guest exit path to have MMU on
Paul Mackerras
1
-0
/
+29
2017-01-31
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
Paul Mackerras
1
-12
/
+26
2017-01-31
KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests
Paul Mackerras
1
-11
/
+46
2017-01-31
KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9
Paul Mackerras
1
-0
/
+8
2017-01-31
KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts
Nicholas Piggin
1
-3
/
+9
2017-01-27
KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV
Nicholas Piggin
1
-7
/
+9
2016-11-24
KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9
Paul Mackerras
1
-11
/
+22
2016-11-24
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
1
-6
/
+2
2016-11-24
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
1
-2
/
+37
2016-11-24
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
Paul Mackerras
1
-20
/
+30
2016-11-24
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
1
-3
/
+7
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
1
-0
/
+4
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
1
-7
/
+7
2016-09-12
KVM: PPC: Book3S HV: Complete passthrough interrupt in host
Suresh Warrier
1
-0
/
+25
2016-09-12
KVM: PPC: Book3S HV: Handle passthrough interrupts in guest
Suresh Warrier
1
-0
/
+6
2016-09-09
KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function
Suresh Warrier
1
-84
/
+74
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-213
/
+314
2016-07-28
KVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
Paul Mackerras
1
-0
/
+13
2016-07-28
KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures
Paul Mackerras
1
-212
/
+237
2016-07-15
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
Shreyas B. Prabhu
1
-2
/
+2
2016-06-20
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
1
-1
/
+64
2016-03-22
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
1
-2
/
+2
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2016-03-08
KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
Paul Mackerras
1
-0
/
+14
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
1
-1
/
+1
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
1
-2
/
+2
2015-12-09
KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8
Thomas Huth
1
-1
/
+1
2015-12-09
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
1
-0
/
+2
2015-11-06
KVM: PPC: Book3S HV: Synthesize segment fault if SLB lookup fails
Paul Mackerras
1
-8
/
+12
2015-10-21
KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path
Gautham R. Shenoy
1
-3
/
+14
2015-10-16
KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE
Mahesh Salgaonkar
1
-4
/
+8
2015-09-21
KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
1
-0
/
+8
[next]