X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fstubs%2Fnotify-event.c;fp=qemu%2Fstubs%2Fnotify-event.c;h=32f7289d3a7315fbc24d9166efb6a14bd1b30b7d;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/stubs/notify-event.c b/qemu/stubs/notify-event.c new file mode 100644 index 000000000..32f7289d3 --- /dev/null +++ b/qemu/stubs/notify-event.c @@ -0,0 +1,6 @@ +#include "qemu-common.h" +#include "qemu/main-loop.h" + +void qemu_notify_event(void) +{ +}