On 9/8/25 10:12, Paolo Bonzini wrote:
Do so before extending it to the user-mode emulators, where there is no
such thing as an "I/O thread".

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  include/hw/core/cpu.h             | 2 +-
  include/system/cpus.h             | 4 ++--
  accel/dummy-cpus.c                | 2 +-
  accel/hvf/hvf-accel-ops.c         | 2 +-
  accel/kvm/kvm-accel-ops.c         | 2 +-
  accel/tcg/tcg-accel-ops-mttcg.c   | 2 +-
  accel/tcg/tcg-accel-ops-rr.c      | 4 ++--
  cpu-common.c                      | 2 +-
  system/cpus.c                     | 6 +++---
  target/i386/nvmm/nvmm-accel-ops.c | 2 +-
  target/i386/whpx/whpx-accel-ops.c | 2 +-
  11 files changed, 15 insertions(+), 15 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to