[PATCH 0/3] virDomain{Save,Restore}Params: More fixes

Michal Privoznik posted 3 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1652368592.git.mprivozn@redhat.com
There is a newer version of this series
include/libvirt/libvirt-domain.h |   1 +
src/driver-hypervisor.h          |   1 +
src/libvirt-domain.c             |  27 +++++--
src/qemu/qemu_driver.c           | 120 ++++++++++++++++++-------------
src/remote/remote_protocol.x     |   1 +
src/remote_protocol-structs      |   1 +
src/rpc/gendispatch.pl           |   2 +-
7 files changed, 97 insertions(+), 56 deletions(-)
[PATCH 0/3] virDomain{Save,Restore}Params: More fixes
Posted by Michal Privoznik 1 year, 11 months ago
*** BLURB HERE ***

Michal Prívozník (3):
  qemu: Separate out save code from qemuDomainManagedSave()
  lib: Repurpose virDomainSaveParams() with no
    VIR_DOMAIN_SAVE_PARAM_FILE
  lib: Require path in virDomainRestoreParams()

 include/libvirt/libvirt-domain.h |   1 +
 src/driver-hypervisor.h          |   1 +
 src/libvirt-domain.c             |  27 +++++--
 src/qemu/qemu_driver.c           | 120 ++++++++++++++++++-------------
 src/remote/remote_protocol.x     |   1 +
 src/remote_protocol-structs      |   1 +
 src/rpc/gendispatch.pl           |   2 +-
 7 files changed, 97 insertions(+), 56 deletions(-)

-- 
2.35.1