index
:
asmadeus/linux.git
for-next
The linux kernel
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
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-04-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-03-29
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
2014-03-29
KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
Paul Mackerras
2014-03-29
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
2014-03-26
KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE
Laurent Dufour
2014-03-19
powerpc/booke64: Use SPRG7 for VDSO
Scott Wood
2014-03-13
KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE
Paul Mackerras
2014-03-13
KVM: PPC: Book3S HV: Remove bogus duplicate code
Paul Mackerras
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
2014-01-27
KVM: PPC: Book3S HV: Don't set DABR on POWER8
Michael Neuling
2014-01-09
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
Paul Mackerras
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
2013-12-18
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
2013-11-21
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2013-11-18
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
Paul Mackerras
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-10-17
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode
Paul Mackerras
2013-10-17
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Store LPCR value for each virtual core
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Implement timebase offset for guests
Paul Mackerras
2013-10-17
KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers
Paul Mackerras
2013-10-10
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-07-10
KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
[next]