On Wed, Jul 27, 2016 at 11:24:54AM +0200, Igor Mammedov wrote: > Make sure that cpu_index auto allocation isn't used in > combination with manual cpu_index assignment. And > dissallow out of order cpu removal if auto allocation > is in use. > > Target that wishes to support out of order unplug should > switch to manual cpu_index assignment. Following patch > could be used as an example: > (pc: init CPUState->cpu_index with index in possible_cpus[])) > > Signed-off-by: Igor Mammedov <imamm...@redhat.com>
Sorry for the delay, applied to x86-next. Thanks! -- Eduardo