Age | Commit message (Expand) | Author | Files | Lines |
2015-10-15 | KVM: PPC: e500: fix handling local_sid_lookup result | Andrzej Hajda | 1 | -1/+2 |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -8/+0 |
2014-12-18 | KVM: PPC: E500: Compile fix in this_cpu_write | Alexander Graf | 1 | -1/+1 |
2014-12-17 | arch: powerpc: kvm: book3s.c: Remove some unused functions | Rickard Strandqvist | 1 | -8/+0 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -7/+7 |
2014-01-09 | KVM: PPC: Add devname:kvm aliases for modules | Alexander Graf | 1 | -0/+4 |
2013-10-17 | kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine | Aneesh Kumar K.V | 1 | -1/+7 |
2013-10-17 | kvm: powerpc: Add kvmppc_ops callback | Aneesh Kumar K.V | 1 | -15/+38 |
2013-04-26 | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 1 | -2/+4 |
2013-04-26 | KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation | Mihai Caraman | 1 | -0/+12 |
2013-02-13 | KVM: PPC: booke: Allow multiple exception types | Bharat Bhushan | 1 | -6/+10 |
2012-04-08 | KVM: PPC: e500: refactor core-specific TLB code | Scott Wood | 1 | -52/+305 |
2012-04-08 | KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h | Scott Wood | 1 | -1/+0 |
2012-04-08 | KVM: PPC: e500: rename e500_tlb.h to e500.h | Scott Wood | 1 | -1/+1 |
2012-04-08 | KVM: PPC: booke: Move vm core init/destroy out of booke.c | Scott Wood | 1 | -0/+9 |
2012-04-08 | KVM: PPC: booke: add booke-level vcpu load/put | Scott Wood | 1 | -0/+3 |
2012-03-05 | KVM: PPC: E500: Fail init when not on e500v2 | Alexander Graf | 1 | -0/+4 |
2012-03-05 | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood | 1 | -12/+12 |
2012-03-05 | KVM: PPC: e500: Don't hardcode PIR=0 | Scott Wood | 1 | -3/+0 |
2012-03-05 | KVM: PPC: e500: MMU API | Scott Wood | 1 | -3/+2 |
2011-12-26 | KVM: PPC: e500: include linux/export.h | Scott Wood | 1 | -0/+1 |
2011-09-25 | KVM: PPC: Add sanity checking to vcpu_run | Alexander Graf | 1 | -0/+2 |
2011-07-12 | KVM: PPC: e500: Save/restore SPE state | Scott Wood | 1 | -1/+6 |
2011-05-22 | KVM: PPC: booke: add sregs support | Scott Wood | 1 | -0/+75 |
2011-05-22 | KVM: PPC: e500: emulate SVR | Scott Wood | 1 | -0/+1 |
2010-11-05 | KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). | Scott Wood | 1 | -1/+1 |
2010-10-24 | KVM: PPC: Introduce shared page | Alexander Graf | 1 | -0/+7 |
2010-06-09 | KVM: powerpc: fix init/exit annotation | Jean Delvare | 1 | -1/+1 |
2010-05-19 | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-01 | KVM: PPC: Add PVR/PIR init for E500 | Liu Yu | 1 | -0/+6 |
2009-09-10 | KVM: ppc: e500: Directly pass pvr to guest | Liu Yu | 1 | -3/+0 |
2009-09-10 | KVM: powerpc: fix some init/exit annotations | Stephen Rothwell | 1 | -2/+2 |
2009-03-24 | KVM: ppc: Add extra E500 exceptions | Hollis Blanchard | 1 | -1/+19 |
2009-03-24 | KVM: ppc: E500 core-specific code | Hollis Blanchard | 1 | -0/+151 |