]> git.proxmox.com Git - qemu.git/commit
migration: make *save_live return errors
authorJuan Quintela <quintela@redhat.com>
Wed, 19 Oct 2011 13:22:18 +0000 (15:22 +0200)
committerJuan Quintela <quintela@redhat.com>
Thu, 20 Oct 2011 11:23:52 +0000 (13:23 +0200)
commit2975725f6b3d634dbe924ea9d9f4d86b8a5b217d
treef6a28a67ab95c169cedd0aa237a45cf4e438c28a
parent42802d47dd09c6e70763676bb2ba59136427ec6a
migration: make *save_live return errors

Make *save_live() return negative values when there is one error, and
updates all callers to check for the error.

Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c
block-migration.c
savevm.c