Files
qemu/include
Alexander Bulekov 9c86c97f12 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>
2023-04-28 11:31:07 +02:00
..
2023-03-20 12:43:50 +01:00
2023-03-20 12:43:50 +01:00
2023-04-28 11:20:01 +02:00
2023-03-07 20:44:09 +00:00
2023-04-28 11:20:01 +02:00
2023-03-07 12:38:59 -05:00
2023-03-10 15:35:38 +08:00
2023-03-13 23:48:45 +04:00
2023-03-20 12:43:50 +01:00