On 9/2/21 6:15 PM, Philippe Mathieu-Daudé wrote:
Implement WHPX 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]>
---
  softmmu/cpus.c                    | 4 +---
  target/i386/whpx/whpx-accel-ops.c | 6 ++++++
  2 files changed, 7 insertions(+), 3 deletions(-)

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

r~

Reply via email to