aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_rmhandlers.S
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-17
| * KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras2014-12-17
| * KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-17
* | powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-07
|/
* KVM: PPC: Book3S HV: Add register name when loading tocMichael Neuling2014-09-22
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\
| * KVM: PPC: Book3S HV: Fix ABIv2 on LEAlexander Graf2014-07-28
| * KVM: PPC: Book3S HV: Access XICS in BEAlexander Graf2014-07-28
| * KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BEAlexander Graf2014-07-28
| * KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-28
| * KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-28
| * KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2014-07-28
| * KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issueAnton Blanchard2014-07-28
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-07
|\ \
| * | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-05
| |/
* | Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-07-08
|\ \ | |/ |/|
| * KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2014-07-07
* | powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2014-06-11
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-27
| * Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
| |\
| | * powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-22
| | * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-22
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \
| * | | KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras2014-05-30
| * | | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-30
| | |/ | |/|
* | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-13
|\ \ \ | |_|/ |/| |
| * | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras2014-04-28
| |/
* | ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy2014-04-28
* | ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy2014-04-28
|/
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\
| * KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras2014-03-29
| * KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras2014-03-29
| * KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling2014-03-29
| * KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-26
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-02
|\ \ | |/ |/|
| * powerpc/booke64: Use SPRG7 for VDSOScott Wood2014-03-19
* | KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras2014-03-13
* | KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras2014-03-13
|/
* Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini2014-01-29
|\
| * KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2014-01-27
| * KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard2014-01-27
| * KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbellsPaul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Handle guest using doorbells for IPIsPaul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from napPaul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8Paul Mackerras2014-01-27
| * KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling2014-01-27
| * KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras2014-01-27