On Wed, Oct 19, 2016 at 02:05:33PM +0200, Igor Mammedov wrote: > Switch to modern cpu hotplug at machine startup time if > a cpu present at boot has apic-id in range unsupported > by legacy cpu hotplug interface (i.e. > 254), to avoid > killing QEMU from legacy cpu hotplug code with error: > "acpi: invalid cpu id: #apic-id#" > > Signed-off-by: Igor Mammedov <imamm...@redhat.com>
Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> -- Eduardo