repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi: switch x-input-send-event from console to device+head
[qemu/rayw.git]
/
stubs
/
migr-blocker.c
blob
8ab3604dfa67c86835150aac807d6f4600134ed6
1
#include
"qemu/osdep.h"
2
#include
"qemu-common.h"
3
#include
"migration/migration.h"
4
5
void
migrate_add_blocker
(
Error
*
reason
)
6
{
7
}
8
9
void
migrate_del_blocker
(
Error
*
reason
)
10
{
11
}