Searched hist:a84f71793aab5d06b5798e78e1cee82cc3e4b3e2 (Results 1 – 4 of 4) sorted by relevance
/qemu/target/ppc/ |
H A D | kvm_ppc.h | a84f71793aab5d06b5798e78e1cee82cc3e4b3e2 Tue Sep 04 09:24:18 UTC 2018 Nikunj A Dadhania <nikunj@linux.ibm.com> target/ppc/kvm: set vcpu as online/offline
Set the newly added register(KVM_REG_PPC_ONLINE) to indicate if the vcpu is online(1) or offline(0)
KVM will use this information to set the RWMR register, which controls the PURR and SPURR accumulation.
CC: paulus@samba.org Signed-off-by: Nikunj A Dadhania <nikunj@linux.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | kvm.c | a84f71793aab5d06b5798e78e1cee82cc3e4b3e2 Tue Sep 04 09:24:18 UTC 2018 Nikunj A Dadhania <nikunj@linux.ibm.com> target/ppc/kvm: set vcpu as online/offline
Set the newly added register(KVM_REG_PPC_ONLINE) to indicate if the vcpu is online(1) or offline(0)
KVM will use this information to set the RWMR register, which controls the PURR and SPURR accumulation.
CC: paulus@samba.org Signed-off-by: Nikunj A Dadhania <nikunj@linux.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/qemu/hw/ppc/ |
H A D | spapr_rtas.c | a84f71793aab5d06b5798e78e1cee82cc3e4b3e2 Tue Sep 04 09:24:18 UTC 2018 Nikunj A Dadhania <nikunj@linux.ibm.com> target/ppc/kvm: set vcpu as online/offline
Set the newly added register(KVM_REG_PPC_ONLINE) to indicate if the vcpu is online(1) or offline(0)
KVM will use this information to set the RWMR register, which controls the PURR and SPURR accumulation.
CC: paulus@samba.org Signed-off-by: Nikunj A Dadhania <nikunj@linux.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | spapr_cpu_core.c | a84f71793aab5d06b5798e78e1cee82cc3e4b3e2 Tue Sep 04 09:24:18 UTC 2018 Nikunj A Dadhania <nikunj@linux.ibm.com> target/ppc/kvm: set vcpu as online/offline
Set the newly added register(KVM_REG_PPC_ONLINE) to indicate if the vcpu is online(1) or offline(0)
KVM will use this information to set the RWMR register, which controls the PURR and SPURR accumulation.
CC: paulus@samba.org Signed-off-by: Nikunj A Dadhania <nikunj@linux.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|