Hi all, These four patches make slight changes to the way QEMU handles SCSI generic devices to fix a number of small problems.
I am sending them against the master branch, since I don't know if they can be considered bugfixes. Thanks, dimara Dimitris Aragiorgis (4): Fix migration in case of scsi-generic block: Use bdrv_is_sg() everywhere raw-posix: Introduce hdev_is_sg() block: Include qemu-log.o in block-obj-y Makefile.objs | 2 +- block.c | 6 +++--- block/io.c | 2 +- block/iscsi.c | 2 +- block/raw-posix.c | 43 ++++++++++++++++++++++++++++++------------- 5 files changed, 36 insertions(+), 19 deletions(-) -- 1.7.10.4