qemu/hw/i386/kvm
David Woodhouse 30a4cc2723 hw/xen: take iothread mutex in xen_evtchn_reset_op()
The xen_evtchn_soft_reset() function requires the iothread mutex, but is
also called for the EVTCHNOP_reset hypercall. Ensure the mutex is taken
in that case.

Cc: qemu-stable@nongnu.org
Fixes: a15b10978f ("hw/xen: Implement EVTCHNOP_reset")
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
(cherry picked from commit debc995e883b05c2fd02fb797a61ab1328e5bae2)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-11-09 16:39:13 +03:00
..
apic.c
clock.c
i8254.c
i8259.c
ioapic.c
meson.build meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY 2023-06-20 10:01:30 +02:00
trace-events
trace.h
xen-stubs.c
xen_evtchn.c hw/xen: take iothread mutex in xen_evtchn_reset_op() 2023-11-09 16:39:13 +03:00
xen_evtchn.h
xen_gnttab.c hw/xen: don't clear map_track[] in xen_gnttab_reset() 2023-11-09 16:39:13 +03:00
xen_gnttab.h
xen_overlay.c
xen_overlay.h
xen_xenstore.c hw/xen: fix XenStore watch delivery to guest 2023-11-09 16:39:13 +03:00
xen_xenstore.h
xenstore_impl.c hw/xen: Clarify (lack of) error handling in transaction_commit() 2023-08-01 10:22:33 +01:00
xenstore_impl.h