On 4/26/24 20:28, Adam Julis wrote:
Extend the list of supported formats, update and clarify comment
in qemu.conf.in (removed misleading sentence about the order of
compression format types).
Signed-off-by: Adam Julis <ajulis(a)redhat.com>
Commit message is a great place to put link to the issue you're fixing.
Something like:
Resolves:
https://gitlab.com/libvirt/libvirt/-/issues/589
---
libvirt.spec.in | 1 +
src/qemu/qemu.conf.in | 7 +++----
src/qemu/qemu_saveimage.c | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
and merged. Will you post a follow up NEWS.rst patch pelase?
Michal