Files
qemu/docs/devel
Alexander Bulekov 932cf49f06 async: Add an optional reentrancy guard to the BH API
Devices can pass their MemoryReentrancyGuard (from their DeviceState),
when creating new BHes. Then, the async API will toggle the guard
before/after calling the BH call-back. This prevents bh->mmio reentrancy
issues.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Message-Id: <20230427211013.2994127-3-alxndr@bu.edu>
[thuth: Fix "line over 90 characters" checkpatch.pl error]
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 9c86c97f12)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-09-10 19:01:33 +03:00
..
2023-01-04 16:20:01 -08:00
2021-11-19 10:16:58 +01:00
2021-11-19 10:16:58 +01:00
2022-08-01 11:58:02 +02:00
2021-09-08 11:09:45 +01:00
2023-01-16 10:14:12 -10:00
2021-11-19 10:16:58 +01:00