Add qemu 2.4.0
[kvmfornfv.git] / qemu / stubs / notify-event.c
diff --git a/qemu/stubs/notify-event.c b/qemu/stubs/notify-event.c
new file mode 100644 (file)
index 0000000..32f7289
--- /dev/null
@@ -0,0 +1,6 @@
+#include "qemu-common.h"
+#include "qemu/main-loop.h"
+
+void qemu_notify_event(void)
+{
+}