On Mon, Mar 25, 2019 at 12:52:06PM +0100, Juan Quintela wrote:
> Yury Kotov wrote:
> > I found a bug in QEMU 2.12 with adding memory-backend while live migration
> > thread is running.
> >
> > But it seems that this bug was implicitly fixed in this commit (QEMU 3.0):
> > b895de50: migration: dis
25.03.2019, 14:58, "Juan Quintela" :
> Yury Kotov wrote:
>> I found a bug in QEMU 2.12 with adding memory-backend while live migration
>> thread is running.
>>
>> But it seems that this bug was implicitly fixed in this commit (QEMU 3.0):
>> b895de50: migration: discard non-migratable RAMBloc
Yury Kotov wrote:
> I found a bug in QEMU 2.12 with adding memory-backend while live migration
> thread is running.
>
> But it seems that this bug was implicitly fixed in this commit (QEMU 3.0):
> b895de50: migration: discard non-migratable RAMBlocks
>
> I think it's better to disallow add/del m
I found a bug in QEMU 2.12 with adding memory-backend while live migration
thread is running.
But it seems that this bug was implicitly fixed in this commit (QEMU 3.0):
b895de50: migration: discard non-migratable RAMBlocks
I think it's better to disallow add/del memory backends during migration