diff options
author | Igor Mammedov <imammedo@redhat.com> | 2025-09-10 16:25:06 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-09-17 19:00:58 +0200 |
commit | d99041a20328423bc6819ddd69b60cf98d8d84f1 (patch) | |
tree | 85cc82e5b48f2acd42982481400fa66e95efb31b /scripts/lib/kdoc/kdoc_parser.py | |
parent | 7c83e501565a57560aa1d87109819f46effeb7fc (diff) | |
download | qemu-d99041a20328423bc6819ddd69b60cf98d8d84f1.zip qemu-d99041a20328423bc6819ddd69b60cf98d8d84f1.tar.gz qemu-d99041a20328423bc6819ddd69b60cf98d8d84f1.tar.bz2 |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions