summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-105-35/+71
|\
| * powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-2/+1
| * powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman2014-05-282-11/+17
| * powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-282-4/+35
| * Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-052-18/+18
| |\
| | * powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard2014-04-231-14/+14
| | * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-232-4/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0424-332/+803
|\ \ \
| * | | KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-301-45/+38
| * | | KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2014-05-302-8/+6
| * | | KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras2014-05-301-0/+1
| * | | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-301-2/+57
| * | | KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras2014-05-301-10/+37
| * | | KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy2014-05-301-9/+24
| * | | KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras2014-05-301-2/+13
| * | | KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras2014-05-301-1/+2
| * | | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-301-0/+1
| * | | KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf2014-05-301-1/+4
| * | | KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf2014-05-301-0/+17
| * | | KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V2014-05-301-38/+1
| * | | KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V2014-05-301-0/+7
| * | | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-302-2/+15
| * | | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-301-0/+7
| * | | KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V2014-05-301-17/+6
| * | | KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2014-05-302-1/+41
| * | | KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf2014-05-303-18/+40
| * | | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-303-6/+24
| * | | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-305-6/+109
| * | | KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf2014-05-301-0/+1
| * | | KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf2014-05-301-0/+14
| * | | KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf2014-05-301-1/+1
| * | | KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2014-05-302-3/+3
| * | | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-3015-136/+221
| * | | KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-301-8/+8
| * | | KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf2014-05-301-0/+29
| * | | KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf2014-05-301-3/+11
| * | | KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf2014-05-301-1/+1
| * | | KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf2014-05-301-17/+16
| * | | KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf2014-05-301-4/+7
| * | | KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf2014-05-301-6/+10
| * | | KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2014-05-302-3/+3
| * | | KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V2014-05-301-0/+8
| * | | KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2014-05-302-2/+23
| * | | KVM: PPC: E500: Add dcbtls emulationAlexander Graf2014-05-301-0/+14
| * | | KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf2014-05-301-0/+1
| | |/ | |/|
* | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-134-7/+111
|\ \ \ | |_|/ |/| |
| * | KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2014-04-282-6/+6
| * | KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras2014-04-281-0/+104
| * | KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com2014-04-281-1/+1
| |/
* | ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy2014-04-281-1/+11