tangled
alpha
login
or
join now
jcs.org
/
qemu
0
fork
atom
qemu with hax to log dma reads & writes
jcs.org/2018/11/12/vfio
0
fork
atom
overview
issues
pulls
pipelines
qemu
/
stubs
/
notify-event.c
at
master
6 lines
86 B
view raw
wrap content
Markus Armbruster
Include qemu-common.h exactly where needed
6y ago
a8d25326
1
#
include
"qemu/osdep.h"
2
#
include
"qemu/main-loop.h"
3
4
void
qemu_notify_event
(
void
)
5
{
6
}