summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2014-07-31mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-07-31PPC, KVM: fix build failure due to removed fileJoonsoo Kim
2014-07-31PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-11powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley
2014-07-08Merge tag 'signed-for-3.16' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini
2014-07-07KVM: PPC: RTAS: Do byte swaps explicitlyAlexander Graf
2014-07-07KVM: PPC: Book3S PR: Fix ABIv2 on LEAlexander Graf
2014-07-07KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()Anton Blanchard
2014-06-25KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb valueAneesh Kumar K.V
2014-06-24KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttributeMihai Caraman
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf
2014-05-30KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf
2014-05-30KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf