aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-10-24KVM: PPC: Enable napping only for Book3s_64Alexander Graf1-0/+2
2010-10-24KVM: PPC: Force enable nap on KVMAlexander Graf1-0/+3
2010-10-24KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf1-4/+17
2010-10-24KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf1-7/+32
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf1-0/+60
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf1-6/+15
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf1-1/+0
2010-10-24KVM: PPC: PV wrteeiAlexander Graf1-0/+50
2010-10-24KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf1-0/+51
2010-10-24KVM: PPC: PV mtmsrd L=1Alexander Graf1-0/+45
2010-10-24KVM: PPC: Introduce branch patching helperAlexander Graf1-0/+14
2010-10-24KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf1-2/+40
2010-10-24KVM: PPC: PV tlbsync to nopAlexander Graf1-0/+12
2010-10-24KVM: PPC: PV instructions to loads and storesAlexander Graf1-0/+109
2010-10-24KVM: PPC: KVM PV guest stubsAlexander Graf1-0/+95
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf1-0/+3
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf1-0/+68