[libvirt] [PATCH v2 4/8] qemu: Kill domain when migration finish fails

John Ferlan jferlan at redhat.com
Thu Sep 17 22:02:12 UTC 2015



On 09/11/2015 09:26 AM, Jiri Denemark wrote:
> Whenever something fails during incoming migration in Finish phase
> before we started guest CPUs, we need to kill the domain in addition to
> reporting the failure.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 2:
>     - rebased on top of changed patch 1
> 
>  src/qemu/qemu_migration.c | 34 ++++++++++++----------------------
>  1 file changed, 12 insertions(+), 22 deletions(-)
> 

Although 'keep' is a bit vague, the code motion seems reasonable - ACK

John




More information about the libvir-list mailing list