repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
block: move restarting of throttled reqs to block/throttle-groups.c
[qemu/ar7.git]
/
stubs
/
machine-init-done.c
blob
9a0d62514fb40f9acd5244ed6250622d05a5701c
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
}