1
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov <alxndr@bu.edu>
2
virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé <philmd@linaro.org>
3
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov <alxndr@bu.edu>
4
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé <philmd@linaro.org>
5
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé <philmd@linaro.org>
6
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé <philmd@linaro.org>