Age | Commit message (Expand) | Author | Files | Lines |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 1 | -1/+1 |
2014-05-30 | PPC: KVM: Make NX bit available with magic page | Alexander Graf | 1 | -1/+1 |
2014-04-29 | KVM guest: Make pv trampoline code executable | Alexander Graf | 1 | -1/+1 |
2014-01-09 | kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() | Bharat Bhushan | 1 | -39/+2 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -7/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-04-30 | mm/ppc: use common help functions to free reserved pages | Jiang Liu | 1 | -6/+1 |
2012-10-06 | KVM: PPC: use definitions in epapr header for hcalls | Stuart Yoder | 1 | -1/+1 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -25/+3 |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 1 | -1/+1 |
2012-05-30 | KVM: PPC: Factor out guest epapr initialization | Liu Yu-B13201 | 1 | -25/+3 |
2012-03-05 | KVM: PPC: Avoid patching paravirt template code | Liu Yu-B13201 | 1 | -1/+10 |
2012-03-05 | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood | 1 | -33/+171 |
2012-03-05 | KVM: PPC: booke: Paravirtualize wrtee | Scott Wood | 1 | -12/+80 |
2011-11-16 | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 1 | -1/+0 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2010-11-05 | PPC: KVM: Book E doesn't have __end_interrupts. | Scott Wood | 1 | -1/+1 |
2010-10-24 | KVM: PPC: Enable napping only for Book3s_64 | Alexander Graf | 1 | -0/+2 |
2010-10-24 | KVM: PPC: Force enable nap on KVM | Alexander Graf | 1 | -0/+3 |
2010-10-24 | KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 | Alexander Graf | 1 | -4/+17 |
2010-10-24 | KVM: PPC: Make PV mtmsr work with r30 and r31 | Alexander Graf | 1 | -7/+32 |
2010-10-24 | KVM: PPC: Add mtsrin PV code | Alexander Graf | 1 | -0/+60 |
2010-10-24 | KVM: PPC: Add feature bitmap for magic page | Alexander Graf | 1 | -6/+15 |
2010-10-24 | KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case | Alexander Graf | 1 | -1/+0 |
2010-10-24 | KVM: PPC: PV wrteei | Alexander Graf | 1 | -0/+50 |
2010-10-24 | KVM: PPC: PV mtmsrd L=0 and mtmsr | Alexander Graf | 1 | -0/+51 |
2010-10-24 | KVM: PPC: PV mtmsrd L=1 | Alexander Graf | 1 | -0/+45 |
2010-10-24 | KVM: PPC: Introduce branch patching helper | Alexander Graf | 1 | -0/+14 |
2010-10-24 | KVM: PPC: Introduce kvm_tmp framework | Alexander Graf | 1 | -2/+40 |
2010-10-24 | KVM: PPC: PV tlbsync to nop | Alexander Graf | 1 | -0/+12 |
2010-10-24 | KVM: PPC: PV instructions to loads and stores | Alexander Graf | 1 | -0/+109 |
2010-10-24 | KVM: PPC: KVM PV guest stubs | Alexander Graf | 1 | -0/+95 |
2010-10-24 | KVM: PPC: Generic KVM PV guest support | Alexander Graf | 1 | -0/+3 |
2010-10-24 | KVM: PPC: Implement hypervisor interface | Alexander Graf | 1 | -0/+68 |