On 9/2/21 6:15 PM, Philippe Mathieu-Daudé wrote:
Implement KVM has_work() handler in AccelOpsClass and
remove it from cpu_thread_is_idle() since cpu_has_work()
is already called.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  accel/kvm/kvm-accel-ops.c | 6 ++++++
  softmmu/cpus.c            | 2 +-
  2 files changed, 7 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to