]> git.proxmox.com Git - mirror_qemu.git/commit - migration/migration.c
migration: add status query functions
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Oct 2011 11:50:11 +0000 (13:50 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Oct 2011 11:59:25 +0000 (13:59 +0200)
commitafe2df69cf9305b195d96afc545d3fefc0fb5f5d
tree3e454a6006ca4ecfd6eda5129fe8d75e6cfe60bf
parent952e849c150b4f1b89f8728cba00f925c1d6e75b
migration: add status query functions

Add migration_is_active and migration_has_failed functions
to query migration state.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
migration.c
migration.h