]> git.proxmox.com Git - qemu.git/commit - buffered_file.c
migration: change has_error to contain errno values
authorJuan Quintela <quintela@redhat.com>
Wed, 21 Sep 2011 21:01:54 +0000 (23:01 +0200)
committerJuan Quintela <quintela@redhat.com>
Thu, 20 Oct 2011 11:23:52 +0000 (13:23 +0200)
commitdcd1d224dfcad1154a516e683ab55ea848497f50
tree41ff40193382ba0ad72dba2116a43c359935ce8e
parentaf509450816d17b4cbfff673be21b830f05018fc
migration: change has_error to contain errno values

We normally already have an errno value.  When not, abuse EIO.

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