aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kvm.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-161-1/+0
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-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/+0
* 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