summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-051-13/+1Star
* kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-061-0/+7
* powerpc/kvm: Prefer fault_in_pages_readable functionMathieu Malaterre2018-05-171-2/+2
* powerpc/64: Fix watchdog configuration regressionsNicholas Piggin2017-08-311-7/+0Star
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-131-0/+7
* powerpc: Remove redundant breaksJoe Perches2015-08-061-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-1/+1
|\
| * PPC: KVM: Make NX bit available with magic pageAlexander Graf2014-05-301-1/+1
* | KVM guest: Make pv trampoline code executableAlexander Graf2014-04-291-1/+1
|/
* kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan2014-01-091-39/+2Star
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-7/+2Star
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-301-6/+1Star
* KVM: PPC: use definitions in epapr header for hcallsStuart Yoder2012-10-051-1/+1
* Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-25/+3Star
|\
| * KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-301-25/+3Star
* | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-1/+1
|/
* KVM: PPC: Avoid patching paravirt template codeLiu Yu-B132012012-03-051-1/+10
* KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood2012-03-051-33/+171
* KVM: PPC: booke: Paravirtualize wrteeScott Wood2012-03-051-12/+80
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-161-1/+0Star
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood2010-11-051-1/+1
* KVM: PPC: Enable napping only for Book3s_64Alexander Graf2010-10-241-0/+2
* KVM: PPC: Force enable nap on KVMAlexander Graf2010-10-241-0/+3
* KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf2010-10-241-4/+17
* KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf2010-10-241-7/+32
* KVM: PPC: Add mtsrin PV codeAlexander Graf2010-10-241-0/+60
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-241-6/+15
* KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf2010-10-241-1/+0Star
* KVM: PPC: PV wrteeiAlexander Graf2010-10-241-0/+50
* KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf2010-10-241-0/+51
* KVM: PPC: PV mtmsrd L=1Alexander Graf2010-10-241-0/+45
* KVM: PPC: Introduce branch patching helperAlexander Graf2010-10-241-0/+14
* KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf2010-10-241-2/+40
* KVM: PPC: PV tlbsync to nopAlexander Graf2010-10-241-0/+12
* KVM: PPC: PV instructions to loads and storesAlexander Graf2010-10-241-0/+109
* KVM: PPC: KVM PV guest stubsAlexander Graf2010-10-241-0/+95
* KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-241-0/+3
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+68