qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for 3.1 0/4] virtio migration load path


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH for 3.1 0/4] virtio migration load path
Date: Mon, 16 Jul 2018 18:37:39 +0100

From: "Dr. David Alan Gilbert" <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]