summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorFilesLines
2014-07-28kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan1-21/+3
2014-07-28kvm: ppc: booke: Use the shared struct helpers of SPRN_DEARBharat Bhushan1-21/+3
2014-07-28kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1Bharat Bhushan1-11/+6
2014-07-28KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf5-19/+37
2014-07-28KVM: PPC: Book3S: Add hack for split real modeAlexander Graf2-0/+67
2014-07-28KVM: PPC: Book3S: Stop PTE lookup on write errorsAlexander Graf1-1/+1
2014-07-28KVM: PPC: Deflect page write faults properly in kvmppc_stAlexander Graf1-2/+4
2014-07-28KVM: PPC: e500: Emulate power management control SPRMihai Caraman1-0/+12
2014-07-28KVM: PPC: Book3S HV: Enable for little endian hostsAlexander Graf1-1/+0
2014-07-28KVM: PPC: Book3S HV: Fix ABIv2 on LEAlexander Graf1-8/+8
2014-07-28KVM: PPC: Book3S HV: Access XICS in BEAlexander Graf1-4/+14
2014-07-28KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BEAlexander Graf1-10/+10
2014-07-28KVM: PPC: Book3S HV: Access guest VPA in BEAlexander Graf2-14/+14
2014-07-28KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2-124/+150
2014-07-28KVM: PPC: e500: Fix default tlb for victim hintMihai Caraman1-0/+4
2014-07-28KVM: PPC: Book3S HV: Add H_SET_MODE hcall handlingMichael Neuling1-1/+51
2014-07-28KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras7-4/+80
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras5-0/+149
2014-07-28KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu scheduleMihai Caraman1-3/+3
2014-07-28KVM: PPC: Book3S PR: Fix sparse endian checksAlexander Graf1-10/+11
2014-07-28KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf2-0/+8
2014-07-28KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard2-2/+2
2014-07-28KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issueAnton Blanchard1-2/+2
2014-07-28KVM: PPC: Book3S PR: Handle hyp doorbell exitsAlexander Graf1-0/+1
2014-07-28KVM: PPC: Book3s PR: Disable AIL mode with OPALAlexander Graf1-0/+12
2014-07-28KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V4-6/+13
2014-07-28KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V4-7/+11
2014-07-06KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V2-8/+19
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2-11/+23
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-35/+71
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds24-332/+803
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf1-45/+38
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2-8/+6
2014-05-30KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras1-0/+1
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras1-2/+57
2014-05-30KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras1-10/+37
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy1-9/+24
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras1-2/+13
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras1-1/+2
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf1-0/+1
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf1-1/+4
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf1-0/+17
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V1-38/+1
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V1-0/+7
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2-2/+15
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V1-0/+7
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V1-17/+6
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2-1/+41
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf3-18/+40
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf3-6/+24