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