Re: [Qemu-devel] [PATCH for 3.1 1/4] scsi/migration: Allow bus load request to fail

2018-07-17 Thread Cornelia Huck
On Mon, 16 Jul 2018 18:37:40 +0100 "Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > Allow the load_request method on a bus to fail and error > the migration cleanly. > > Signed-off-by: Dr. David Alan Gilbert > --- > hw/scsi/scsi-bus.c | 5 + > 1 file changed, 5

[Qemu-devel] [PATCH for 3.1 1/4] scsi/migration: Allow bus load request to fail

2018-07-16 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Allow the load_request method on a bus to fail and error the migration cleanly. Signed-off-by: Dr. David Alan Gilbert --- hw/scsi/scsi-bus.c | 5 + 1 file changed, 5 insertions(+) diff --git a/hw/scsi/scsi-bus.c b/hw/scsi/scsi-bus.c index 5905f6bf29..34a29c2