On 11/18/24 14:59, Peter Krempa wrote:
> Revert the code, document the quirks.
>
> Peter Krempa (3):
> Revert "qemu: migration: Improve handling of
> VIR_MIGRATE_PARAM_DEST_XML with VIR_MIGRATE_PERSIST_DEST"
> API: migration: Warn about use of VIR_MIGRATE_PERSIST_DEST with
> VIR_MIGRATE_PARAM_DEST_XML
> manpage: virsh: Add warning about 'migrate' with '--persistent'
> together with '--xml'
>
> docs/manpages/virsh.rst | 22 +++++++++++++--------
> include/libvirt/libvirt-domain.h | 13 +++++++++++++
> src/qemu/qemu_migration.c | 33 ++++++++++----------------------
> 3 files changed, 37 insertions(+), 31 deletions(-)
>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Michal