Searched hist:"3 dc410ae83e6cb76c81ea30a05d62596092b3165" (Results 1 – 3 of 3) sorted by relevance
/qemu/target/ppc/ |
H A D | kvm_ppc.h | 3dc410ae83e6cb76c81ea30a05d62596092b3165 Mon Mar 27 05:22:19 UTC 2017 Alexey Kardashevskiy <aik@ozlabs.ru> target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
This enables in-kernel handling of H_PUT_TCE_INDIRECT and H_STUFF_TCE hypercalls. The host kernel support is there since v4.6, in particular d3695aa4f452 ("KVM: PPC: Add support for multiple-TCE hcalls").
H_PUT_TCE is already accelerated and does not need any special enablement.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | kvm.c | 3dc410ae83e6cb76c81ea30a05d62596092b3165 Mon Mar 27 05:22:19 UTC 2017 Alexey Kardashevskiy <aik@ozlabs.ru> target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
This enables in-kernel handling of H_PUT_TCE_INDIRECT and H_STUFF_TCE hypercalls. The host kernel support is there since v4.6, in particular d3695aa4f452 ("KVM: PPC: Add support for multiple-TCE hcalls").
H_PUT_TCE is already accelerated and does not need any special enablement.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/hw/ppc/ |
H A D | spapr.c | 3dc410ae83e6cb76c81ea30a05d62596092b3165 Mon Mar 27 05:22:19 UTC 2017 Alexey Kardashevskiy <aik@ozlabs.ru> target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
This enables in-kernel handling of H_PUT_TCE_INDIRECT and H_STUFF_TCE hypercalls. The host kernel support is there since v4.6, in particular d3695aa4f452 ("KVM: PPC: Add support for multiple-TCE hcalls").
H_PUT_TCE is already accelerated and does not need any special enablement.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|