migration: Create migration/blocker.h
commit795c40b8bdbe3fd04bb976416e1bdcf5e3fe997e
authorJuan Quintela <quintela@redhat.com>
Thu, 6 Apr 2017 10:00:28 +0000 (6 12:00 +0200)
committerJuan Quintela <quintela@redhat.com>
Wed, 17 May 2017 10:04:59 +0000 (17 12:04 +0200)
treeeabf1a5886cfaaf71d07ca8b0682e803d5407e9d
parentbb890ed5517ccf9d37793dd7d6dfca1b7b751b3a
migration: Create migration/blocker.h

This allows us to remove lots of includes of migration/migration.h

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
20 files changed:
block/qcow.c
block/vdi.c
block/vhdx.c
block/vmdk.c
block/vpc.c
block/vvfat.c
hw/9pfs/9p.c
hw/display/qxl.c
hw/display/virtio-gpu.c
hw/intc/arm_gic_kvm.c
hw/intc/arm_gicv3_its_kvm.c
hw/intc/arm_gicv3_kvm.c
hw/misc/ivshmem.c
hw/scsi/vhost-scsi.c
hw/virtio/vhost.c
include/migration/blocker.h [new file with mode: 0644]
include/migration/migration.h
migration/migration.c
stubs/migr-blocker.c
target/i386/kvm.c