Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
[qemu.git] / stubs / migr-blocker.c
blob300df6e205ada75898a70a45ea68e298662fcfb2
1 #include "qemu-common.h"
2 #include "migration/migration.h"
4 void migrate_add_blocker(Error *reason)
8 void migrate_del_blocker(Error *reason)