[PATCH V2 0/2] qemu: Support specifying save image format

Jim Fehlig via Devel posted 2 patches 10 months ago
Failed in applying to current master (apply log)
include/libvirt/libvirt-domain.h | 13 +++++++++++++
src/libvirt-domain.c             |  3 +++
src/qemu/qemu_driver.c           | 20 ++++++++++++++++----
3 files changed, 32 insertions(+), 4 deletions(-)
[PATCH V2 0/2] qemu: Support specifying save image format
Posted by Jim Fehlig via Devel 10 months ago
V2 of
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/message/ISSWUH6FM4IMWG5HLUMIKCYRJC2XTAZM/

Changes in V2:
* Adjusted patch2 after moving verification of save image formats to
  driver startup in the series this one is based on
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/NZFXRLTJVLPABSXI7C2JIJUZIINZGSIL/

Jim Fehlig (2):
  include: Define constant for save image format
  qemu: Add support for 'image_format' typed parameter

 include/libvirt/libvirt-domain.h | 13 +++++++++++++
 src/libvirt-domain.c             |  3 +++
 src/qemu/qemu_driver.c           | 20 ++++++++++++++++----
 3 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.43.0