On 2/14/25 15:48, Jim Fehlig wrote:
Even though my work on supporting mapped-ram is the main motivation for
this small cleanup series, IMO is useful in its own right.

Here's an example of that usefulness

https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/ISSWUH6FM4IMWG5HLUMIKCYRJC2XTAZM/

Regards,
Jim


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(-)

Reply via email to