On Sat, Mar 21, 2026 at 15:09:02 +0100, Guy Godfroy wrote:
> Add VIR_HOOK_QEMU_OP_MIGRATE_OUTGOING and VIR_HOOK_LIBXL_OP_MIGRATE_OUTGOING
> enum values with corresponding "migrate-outgoing" string mappings. This
> new operation will be used for hooks called on the source host during
> outgoing migration, distinct from the existing "migrate" operation which
> is used for destination host hooks.
> 
> Signed-off-by: Guy Godfroy <[email protected]>
> ---
>  src/util/virhook.c | 2 ++
>  src/util/virhook.h | 2 ++
>  2 files changed, 4 insertions(+)

Reviewed-by: Peter Krempa <[email protected]>

Reply via email to