[PATCH 0/3] qemuDomainAttachDeviceDiskLiveInternal: Fix error handling and properly hotplug empty cdroms

Peter Krempa posted 3 patches 5 months, 1 week ago
Failed in applying to current master (apply log)
src/qemu/qemu_hotplug.c | 100 +++++++++++++++++++++-------------------
1 file changed, 53 insertions(+), 47 deletions(-)
[PATCH 0/3] qemuDomainAttachDeviceDiskLiveInternal: Fix error handling and properly hotplug empty cdroms
Posted by Peter Krempa 5 months, 1 week ago
Patch 3 is best viewed with '-w'

Peter Krempa (3):
  qemuDomainAttachDeviceDiskLiveInternal: Fix jumps on error
  qemuDomainAttachDeviceDiskLiveInternal: Add missing jump to 'cleanup'
    on error
  qemu: hotplug: Don't try to setup disk image when hotplugging empty
    cdrom drive

 src/qemu/qemu_hotplug.c | 100 +++++++++++++++++++++-------------------
 1 file changed, 53 insertions(+), 47 deletions(-)

-- 
2.42.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH 0/3] qemuDomainAttachDeviceDiskLiveInternal: Fix error handling and properly hotplug empty cdroms
Posted by Ján Tomko 5 months, 1 week ago
On a Tuesday in 2023, Peter Krempa wrote:
>Patch 3 is best viewed with '-w'
>
>Peter Krempa (3):
>  qemuDomainAttachDeviceDiskLiveInternal: Fix jumps on error
>  qemuDomainAttachDeviceDiskLiveInternal: Add missing jump to 'cleanup'
>    on error
>  qemu: hotplug: Don't try to setup disk image when hotplugging empty
>    cdrom drive
>
> src/qemu/qemu_hotplug.c | 100 +++++++++++++++++++++-------------------
> 1 file changed, 53 insertions(+), 47 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org