]> Git Repo - qemu.git/blame - stubs/migr-blocker.c
parallels: Sanity check for s->tracks (CVE-2014-0142)
[qemu.git] / stubs / migr-blocker.c
CommitLineData
5708fc66
PB
1#include "qemu-common.h"
2#include "migration/migration.h"
3
4void migrate_add_blocker(Error *reason)
5{
6}
7
8void migrate_del_blocker(Error *reason)
9{
10}
This page took 0.125272 seconds and 4 git commands to generate.