On Tue, Aug 13, 2019 at 05:50:32PM +0200, Jiri Denemark wrote:
In the first stage of incoming migration (qemuMigrationDstPrepareAny)
we
call qemuMigrationEatCookie when there's no vm object created yet and
thus we don't have any private data to pass.
Broken by me in commit v5.6.0-109-gbf15b145ec.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>