qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio
at master 6 lines 86 B view raw
1#include "qemu/osdep.h" 2#include "qemu/main-loop.h" 3 4void qemu_notify_event(void) 5{ 6}