Even though my work on supporting mapped-ram is the main motivation for
this small cleanup series, IMO is useful in its own right.

Jim Fehlig (3):
  qemu: Move declaration of virQEMUSaveFormat to header file
  qemu: Move special handling of invalid dump format to only caller
  qemu: Change return value of SaveImageGetCompressionProgram

 src/qemu/qemu_driver.c    | 52 ++++++++++++++--------
 src/qemu/qemu_saveimage.c | 92 +++++++--------------------------------
 src/qemu/qemu_saveimage.h | 24 ++++++++--
 src/qemu/qemu_snapshot.c  | 11 +++--
 4 files changed, 78 insertions(+), 101 deletions(-)

-- 
2.43.0

Reply via email to