hw/audio/es1370: trace lost interrupts
commit5bf1a71c5b7b2d1999f65c08b4d82b5dec9f3013
authorVolker Rümelin <vr_qemu@t-online.de>
Sun, 17 Sep 2023 06:58:13 +0000 (17 08:58 +0200)
committerPatchew Applier <no-reply@patchew.org>
Tue, 10 Oct 2023 12:31:05 +0000 (10 12:31 +0000)
tree366e78574328491471bc1aca9cc6244ae6746421
parentca98851835645f46eaa5b98bbfb307650b42fc64
hw/audio/es1370: trace lost interrupts

It turns out that there are drivers which assume that interrupts
can't be lost. E.g. the AROS sb128 driver is such a driver. Add
a lost interrupt tracepoint to debug this kind of issues.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20230917065813.6692-8-vr_qemu@t-online.de>
hw/audio/es1370.c
hw/audio/trace-events