mirror of
https://git.proxmox.com/git/qemu
synced 2025-10-18 19:06:11 +00:00
![]() The DBDMA controller has a bottom half to asynchronously process DMA request queues. This bh was stored as a gross static variable. Move it into the device struct instead. While at it, move all users of it to the new generic kick function. Signed-off-by: Alexander Graf <agraf@suse.de> |
||
---|---|---|
.. | ||
cuda.c | ||
mac_dbdma.c | ||
macio.c | ||
Makefile.objs |