
17 Sep
2015
17 Sep
'15
10:02 p.m.
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@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