summary refs log tree commit diff stats
path: root/linux-user/hppa/cpu_loop.c
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2025-09-10 16:25:06 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-09-17 19:00:58 +0200
commitd99041a20328423bc6819ddd69b60cf98d8d84f1 (patch)
tree85cc82e5b48f2acd42982481400fa66e95efb31b /linux-user/hppa/cpu_loop.c
parent7c83e501565a57560aa1d87109819f46effeb7fc (diff)
downloadfocaccia-qemu-d99041a20328423bc6819ddd69b60cf98d8d84f1.tar.gz
focaccia-qemu-d99041a20328423bc6819ddd69b60cf98d8d84f1.zip
hpet: guard IRQ handling with BQL
Commit [1] made qemu fail with abort:
  xen_evtchn_set_gsi: Assertion `bql_locked()' failed.
when running ./tests/functional/x86_64/test_kvm_xen.py tests.

To fix it make sure that BQL is held when manipulating IRQs.

Fixes: 7defb58baf (hpet: switch to fine-grained device locking)
Reported-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Link: https://lore.kernel.org/r/20250910142506.86274-1-imammedo@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/hppa/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions