aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorFilesLines
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf1-8/+8
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf1-0/+29
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf1-3/+11
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf1-17/+16
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf1-4/+7
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf1-6/+10
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2-3/+3
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V1-0/+8
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V2-2/+23
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf1-0/+14
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf1-0/+1
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff1-2/+1
2014-05-28powerpc/kvm/book3s_hv: Use threads_per_subcore in KVMMichael Ellerman2-11/+17
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2-4/+35
2014-05-13Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini4-7/+111
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2-18/+18
2014-04-28KVM: PPC: Book3S: ifdef on CONFIG_KVM_BOOK3S_32_HANDLER for 32bitAlexander Graf2-6/+6
2014-04-28KVM: PPC: Book3S HV: Add missing code for transaction reclaim on guest exitPaul Mackerras1-0/+104
2014-04-28KVM: PPC: Book3S: HV: make _PAGE_NUMA take effectpingfank@linux.vnet.ibm.com1-1/+1
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy1-1/+11
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy1-0/+6
2014-04-23powerpc: Create DOTSYM to wrap dot symbol usageAnton Blanchard1-14/+14
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2-4/+4
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-66/+352
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-10/+19
2014-03-29Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-nextPaolo Bonzini7-66/+352
2014-03-29KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8Paul Mackerras2-0/+32
2014-03-29KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offsetPaul Mackerras1-1/+9
2014-03-29KVM: PPC: Book3S HV: Don't use kvm_memslots() in real modePaul Mackerras1-3/+3
2014-03-29KVM: PPC: Book3S HV: Return ENODEV error rather than EIOPaul Mackerras1-1/+1
2014-03-29KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS codePaul Mackerras1-2/+5
2014-03-29KVM: PPC: Book3S HV: Add get/set_one_reg for new TM stateMichael Neuling1-22/+125
2014-03-29KVM: PPC: Book3S HV: Add transactional memory supportMichael Neuling2-30/+144
2014-03-26KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard1-3/+1
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2-1/+29
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz1-3/+3
2014-03-19powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood1-2/+9
2014-03-19powerpc/booke64: Use SPRG7 for VDSOScott Wood3-8/+10
2014-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-69/+2
2014-03-14Merge branch 'kvm-ppc-fix' into HEADPaolo Bonzini1-69/+2
2014-03-13KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras1-2/+2
2014-03-13KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras1-67/+0
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-903/+1260
2014-01-29Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queuePaolo Bonzini25-903/+1260
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-26/+26
2014-01-27KVM: PPC: Book3S PR: Cope with doorbell interruptsPaul Mackerras2-0/+3
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling2-2/+77
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard3-11/+28
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras2-2/+36