Re: [Qemu-devel] [RFC 0/2] Disable hotplug during migration

2017-03-29 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Juan Quintela (quint...@redhat.com) wrote: >> Hi >> >> This series disable hotplug/unplug during migration. Thank to Markus >> for explaining where I had to put the checks. Why? Because during >> migration we will fail if there are changes. For instance, in

Re: [Qemu-devel] [RFC 0/2] Disable hotplug during migration

2017-03-29 Thread Juan Quintela
"Dr. David Alan Gilbert" wrote: > * Juan Quintela (quint...@redhat.com) wrote: >> Hi >> >> This series disable hotplug/unplug during migration. Thank to Markus >> for explaining where I had to put the checks. Why? Because during >> migration we will fail if there are changes. For instance, in

Re: [Qemu-devel] [RFC 0/2] Disable hotplug during migration

2017-03-28 Thread Dr. David Alan Gilbert
* Juan Quintela (quint...@redhat.com) wrote: > Hi > > This series disable hotplug/unplug during migration. Thank to Markus > for explaining where I had to put the checks. Why? Because during > migration we will fail if there are changes. For instance, in > postcopy, if we add a memory region,

[Qemu-devel] [RFC 0/2] Disable hotplug during migration

2017-03-23 Thread Juan Quintela
Hi This series disable hotplug/unplug during migration. Thank to Markus for explaining where I had to put the checks. Why? Because during migration we will fail if there are changes. For instance, in postcopy, if we add a memory region, we would failing. Same for other devices if they are not