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
raven: Fix PCI bus accesses with size > 1
[qemu/ar7.git]
/
stubs
/
migr-blocker.c
blob
300df6e205ada75898a70a45ea68e298662fcfb2
1
#include
"qemu-common.h"
2
#include
"migration/migration.h"
3
4
void
migrate_add_blocker
(
Error
*
reason
)
5
{
6
}
7
8
void
migrate_del_blocker
(
Error
*
reason
)
9
{
10
}