[PATCH 0/3] qemu: migration: implement zstd compression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



QEMU now supports multifd-compression=zstd for migration with enabled multifd.
Bring the support to libvirt as well.

Claudio Fontana (1):
  qemu: migration: expose qemuMigrationParamsSetString

Oleg Vasilev (2):
  qemu: migration: implement zstd compression
  tests: qemumigparams: test for zstd compression

 include/libvirt/libvirt-domain.h   | 10 ++++
 src/qemu/qemu_migration.h          |  1 +
 src/qemu/qemu_migration_params.c   | 79 +++++++++++++++++---------
 src/qemu/qemu_migration_params.h   |  7 +++
 tests/qemumigparamsdata/zstd.json  |  4 ++
 tests/qemumigparamsdata/zstd.reply |  7 +++
 tests/qemumigparamsdata/zstd.xml   |  6 ++
 tests/qemumigparamstest.c          | 90 +++++++++++++++++++++++++++---
 tools/virsh-completer-domain.c     |  2 +-
 tools/virsh-domain.c               | 14 +++++
 10 files changed, 187 insertions(+), 33 deletions(-)
 create mode 100644 tests/qemumigparamsdata/zstd.json
 create mode 100644 tests/qemumigparamsdata/zstd.reply
 create mode 100644 tests/qemumigparamsdata/zstd.xml

-- 
2.40.0




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux