From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> One day I'll figure out how to convert the virtio load path and qemu_get_virtqeueue_element into vmstate, but until then clean up some of the error paths.
Dave Dr. David Alan Gilbert (4): scsi/migration: Allow bus load request to fail virtio: Check qemu_get_virtqueue_element returns virtio-scsi/migration: Allow load_request to fail virtio: qemu_get_virtqueue_element fail rather than assert hw/block/virtio-blk.c | 4 ++++ hw/char/virtio-serial-bus.c | 4 ++++ hw/scsi/scsi-bus.c | 5 +++++ hw/scsi/virtio-scsi.c | 19 ++++++++++++++++--- hw/virtio/virtio.c | 13 ++++++------- 5 files changed, 35 insertions(+), 10 deletions(-) -- 2.17.1