summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/kvm.c
AgeCommit message (Expand)Author
2017-08-31powerpc/64: Fix watchdog configuration regressionsNicholas Piggin
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin
2015-08-06powerpc: Remove redundant breaksJoe Perches
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf
2014-04-29KVM guest: Make pv trampoline code executableAlexander Graf
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B13201
2012-03-05KVM: PPC: Avoid patching paravirt template codeLiu Yu-B13201
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2012-03-05KVM: PPC: booke: Paravirtualize wrteeScott Wood
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood
2010-10-24KVM: PPC: Enable napping only for Book3s_64Alexander Graf
2010-10-24KVM: PPC: Force enable nap on KVMAlexander Graf
2010-10-24KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Make PV mtmsr work with r30 and r31Alexander Graf
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf
2010-10-24KVM: PPC: PV wrteeiAlexander Graf
2010-10-24KVM: PPC: PV mtmsrd L=0 and mtmsrAlexander Graf
2010-10-24KVM: PPC: PV mtmsrd L=1Alexander Graf
2010-10-24KVM: PPC: Introduce branch patching helperAlexander Graf
2010-10-24KVM: PPC: Introduce kvm_tmp frameworkAlexander Graf
2010-10-24KVM: PPC: PV tlbsync to nopAlexander Graf
2010-10-24KVM: PPC: PV instructions to loads and storesAlexander Graf
2010-10-24KVM: PPC: KVM PV guest stubsAlexander Graf
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf