[libvirt] [PATCH 0/3] qemu: Fix few issues from the -blockdev series

Peter Krempa posted 3 patches 5 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1534937104.git.pkrempa@redhat.com
Test syntax-check passed
src/qemu/qemu_hotplug.c      | 6 +-----
src/qemu/qemu_monitor_json.c | 4 ++--
2 files changed, 3 insertions(+), 7 deletions(-)
[libvirt] [PATCH 0/3] qemu: Fix few issues from the -blockdev series
Posted by Peter Krempa 5 years, 7 months ago
All three should appease coverity.

Peter Krempa (3):
  qemu: hotplug: Don't generate alias when detaching controllers
  qemu: hotplug: Don't leak 'nodename' in qemuDomainChangeMediaBlockdev
  qemu: monitor: Fix device matching in
    qemuMonitorJSONBlockIoThrottleInfo

 src/qemu/qemu_hotplug.c      | 6 +-----
 src/qemu/qemu_monitor_json.c | 4 ++--
 2 files changed, 3 insertions(+), 7 deletions(-)

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] qemu: Fix few issues from the -blockdev series
Posted by John Ferlan 5 years, 7 months ago

On 08/22/2018 07:27 AM, Peter Krempa wrote:
> All three should appease coverity.

That they do...

> 
> Peter Krempa (3):
>   qemu: hotplug: Don't generate alias when detaching controllers
>   qemu: hotplug: Don't leak 'nodename' in qemuDomainChangeMediaBlockdev
>   qemu: monitor: Fix device matching in
>     qemuMonitorJSONBlockIoThrottleInfo
> 
>  src/qemu/qemu_hotplug.c      | 6 +-----
>  src/qemu/qemu_monitor_json.c | 4 ++--
>  2 files changed, 3 insertions(+), 7 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan@redhat.com>

John

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