[libvirt] [PATCH v3 0/4] qemu: Report better error on dump/migrate failure

Andrea Bolognani posted 4 patches 5 years, 1 month ago
Failed in applying to current master (apply log)
There is a newer version of this series
src/qemu/qemu_driver.c | 12 ++++++------
src/util/virfile.c     | 18 ++++++++++++++----
2 files changed, 20 insertions(+), 10 deletions(-)
[libvirt] [PATCH v3 0/4] qemu: Report better error on dump/migrate failure
Posted by Andrea Bolognani 5 years, 1 month ago
Changes from [v2]:

* Move error reporting from virFileWrapperFdFree() to
  virFileWrapperFdClose().

Changes from [v1]:

* Use VIR_FREE() followed by VIR_ALLOC_N() instead of manually
  setting the last (and only) byte of the array returned by
  VIR_REALLOC_N() to zero.


[v2] https://www.redhat.com/archives/libvir-list/2019-February/msg00782.html
[v1] https://www.redhat.com/archives/libvir-list/2019-February/msg00156.html

Andrea Bolognani (4):
  util: Make it safe to call virFileWrapperFdClose() multiple times
  qemu: Always call virFileWrapperFdClose()
  util: Move error reporting back to virFileWrapperFdClose()
  util: Report error in virFileWrapperFdClose()

 src/qemu/qemu_driver.c | 12 ++++++------
 src/util/virfile.c     | 18 ++++++++++++++----
 2 files changed, 20 insertions(+), 10 deletions(-)

-- 
2.20.1

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