On 29/11/2023 21:26, Stefan Hajnoczi wrote:
The name "iothread" is overloaded. Use the term Big QEMU Lock (BQL)
instead, it is already widely used and unambiguous.

Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
---
  include/qemu/main-loop.h  | 20 ++++++++++----------
  hw/i386/kvm/xen_evtchn.c  | 14 +++++++-------
  hw/i386/kvm/xen_gnttab.c  |  2 +-
  hw/mips/mips_int.c        |  2 +-
  hw/ppc/ppc.c              |  2 +-
  target/i386/kvm/xen-emu.c |  2 +-
  target/ppc/excp_helper.c  |  2 +-
  target/ppc/helper_regs.c  |  2 +-
  target/riscv/cpu_helper.c |  4 ++--
  9 files changed, 25 insertions(+), 25 deletions(-)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to