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