[libvirt] [PATCH v2 0/3] Cleanup messages after hotplug of scsi hostdev

Eric Farman posted 3 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1493241001-26894-1-git-send-email-farman@linux.vnet.ibm.com
src/qemu/qemu_hotplug.c | 24 ++----------------------
1 file changed, 2 insertions(+), 22 deletions(-)
[libvirt] [PATCH v2 0/3] Cleanup messages after hotplug of scsi hostdev
Posted by Eric Farman 6 years, 11 months ago
v1 was here:
  https://www.redhat.com/archives/libvir-list/2017-April/msg01066.html

Per review, removed the "internal error" messages and split the
resulting patch into patches 2 (virtio-scsi) and 3 (vhost-scsi).
Patch 1 fixes a return code check that is a little off.

Eric Farman (3):
  qemu: Check return code from qemuHostdevPrepareSCSIDevices
  qemu: Remove extra messages from virtio-scsi hotplug
  qemu: Remove extra messages for vhost-scsi hotplug

 src/qemu/qemu_hotplug.c | 24 ++----------------------
 1 file changed, 2 insertions(+), 22 deletions(-)

-- 
1.9.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/3] Cleanup messages after hotplug of scsi hostdev
Posted by John Ferlan 6 years, 11 months ago

On 04/26/2017 05:09 PM, Eric Farman wrote:
> v1 was here:
>   https://www.redhat.com/archives/libvir-list/2017-April/msg01066.html
> 
> Per review, removed the "internal error" messages and split the
> resulting patch into patches 2 (virtio-scsi) and 3 (vhost-scsi).
> Patch 1 fixes a return code check that is a little off.
> 
> Eric Farman (3):
>   qemu: Check return code from qemuHostdevPrepareSCSIDevices
>   qemu: Remove extra messages from virtio-scsi hotplug
>   qemu: Remove extra messages for vhost-scsi hotplug
> 
>  src/qemu/qemu_hotplug.c | 24 ++----------------------
>  1 file changed, 2 insertions(+), 22 deletions(-)
> 

ACK and pushed... Tks,

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list