On 29/01/2015 16:22, Dr. David Alan Gilbert wrote: > I'm a bit worried about whether starting an incoming migrate afterwards is > different in any subtle way. I can see there are a handful of devices that > have 'runstate_check(RUN_STATE_INMIGRATE)' calls in, and thus I'm not sure > that starting a paused VM and then flipping to RUN_STATE_INMIGRATE would > be quite the same.
Ouch, you're right. Especially BDRV_O_INCOMING is scary. Paolo