These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / stubs / machine-init-done.c
1 #include "qemu/osdep.h"
2 #include "qemu-common.h"
3 #include "sysemu/sysemu.h"
4
5 void qemu_add_machine_init_done_notifier(Notifier *notify)
6 {
7 }