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