Re: [Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug

2016-07-22 Thread Igor Mammedov
On Fri, 22 Jul 2016 14:35:05 +1000 David Gibson wrote: > On Fri, Jul 22, 2016 at 12:56:26AM +0300, Michael S. Tsirkin wrote: > > On Thu, Jul 21, 2016 at 05:54:31PM +0200, Igor Mammedov wrote: > > > Series fixes migration issues caused by unstable cpu_index which depended > > > on order cpus wer

Re: [Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug

2016-07-21 Thread David Gibson
On Fri, Jul 22, 2016 at 12:56:26AM +0300, Michael S. Tsirkin wrote: > On Thu, Jul 21, 2016 at 05:54:31PM +0200, Igor Mammedov wrote: > > Series fixes migration issues caused by unstable cpu_index which depended > > on order cpus were created/destroyed. It follows David's idea to make > > cpu_index

Re: [Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug

2016-07-21 Thread Michael S. Tsirkin
On Thu, Jul 21, 2016 at 05:54:31PM +0200, Igor Mammedov wrote: > Series fixes migration issues caused by unstable cpu_index which depended > on order cpus were created/destroyed. It follows David's idea to make > cpu_index assignable by selected boards if board supports cpu-hotplug > with device_ad

[Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug

2016-07-21 Thread Igor Mammedov
Series fixes migration issues caused by unstable cpu_index which depended on order cpus were created/destroyed. It follows David's idea to make cpu_index assignable by selected boards if board supports cpu-hotplug with device_add and needs stable cpu_index/'migration id' but leaves behaviour of the