Markus Elfring
|
aad9e5ba24
KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
|
9 years ago |
Markus Elfring
|
90235dc19e
KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
|
9 years ago |
Markus Elfring
|
b0ac477bc4
KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
|
9 years ago |
Markus Elfring
|
cfb60813fb
KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config_tlb()
|
9 years ago |
Markus Elfring
|
46d4e74792
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after error detection
|
9 years ago |
Markus Elfring
|
f3c0ce86a8
KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
|
9 years ago |
Tudor Laurentiu
|
f5ffe330f5
KVM: PPC: fix suspicious use of conditional operator
|
10 years ago |
Mihai Caraman
|
70713fe315
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
|
11 years ago |
Aneesh Kumar K.V
|
dba291f2ce
kvm: powerpc: booke: Move booke related tracepoints to separate header
|
12 years ago |
Aneesh Kumar K.V
|
3a167beac0
kvm: powerpc: Add kvmppc_ops callback
|
12 years ago |
Scott Wood
|
f1e89028f0
kvm/ppc/booke: Hold srcu lock when calling gfn functions
|
12 years ago |
Mihai Caraman
|
5b21501045
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
|
12 years ago |
Mihai Caraman
|
9a6061d7fd
KVM: PPC: e500: Add support for EPTCFG register
|
12 years ago |
Mihai Caraman
|
307d9008ed
KVM: PPC: e500: Add support for TLBnPS registers
|
12 years ago |
Mihai Caraman
|
8893a188b1
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
|
12 years ago |
Mihai Caraman
|
a85d2aa23e
KVM: PPC: e500: Expose MMU registers via ONE_REG
|
12 years ago |
Alexander Graf
|
b9e3e20893
KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code
|
12 years ago |
Alexander Graf
|
483ba97c0f
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
|
12 years ago |
Alexander Graf
|
b71c9e2fb7
KVM: PPC: E500: Split host and guest MMU parts
|
12 years ago |