On 2015/6/26 15:21, Li Zhijian wrote: > qemu migration's source side will exit unexpectedly when we hotplug a deivce > during a migration is processing.
Can we simply disable hot-plugging functions during migration process? Regards, -Gonglei > we can reproduced it easily by following step > 1. do something with dirty memory requently(like memtester) in guest > 2. startup a background migraion with '-d' option > 3. hotplug a device(device_add e1000,id=mye1000) > 4. stop step.1, let guest idle so that migration can complete fastly