| Commit message (Expand) | Author | Age |
* | KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init() | Markus Elfring | 2016-09-13 |
* | KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init() | Markus Elfring | 2016-09-11 |
* | KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions | Markus Elfring | 2016-09-11 |
* | KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config... | Markus Elfring | 2016-09-11 |
* | KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro... | Markus Elfring | 2016-09-11 |
* | KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb() | Markus Elfring | 2016-09-11 |
* | KVM: PPC: fix suspicious use of conditional operator | Tudor Laurentiu | 2015-08-22 |
* | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman | 2014-01-27 |
* | kvm: powerpc: booke: Move booke related tracepoints to separate header | Aneesh Kumar K.V | 2013-10-17 |
* | kvm: powerpc: Add kvmppc_ops callback | Aneesh Kumar K.V | 2013-10-17 |
* | kvm/ppc/booke: Hold srcu lock when calling gfn functions | Scott Wood | 2013-06-11 |
* | KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs | Mihai Caraman | 2013-04-26 |
* | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman | 2013-04-26 |
* | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman | 2013-04-26 |
* | KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions | Mihai Caraman | 2013-04-26 |
* | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 2013-04-26 |
* | KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code | Alexander Graf | 2013-01-24 |
* | KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static | Alexander Graf | 2013-01-24 |
* | KVM: PPC: E500: Split host and guest MMU parts | Alexander Graf | 2013-01-24 |