Re: [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

2016-10-19 Thread Igor Mammedov
On Tue, 18 Oct 2016 14:37:39 -0200 Eduardo Habkost wrote: > On Tue, Oct 18, 2016 at 05:23:04PM +0200, Igor Mammedov wrote: > > On Tue, 18 Oct 2016 13:05:51 -0200 > > Eduardo Habkost wrote: > > > > > On Tue, Oct 18, 2016 at 04:34:53PM +0200, Igor

Re: [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

2016-10-18 Thread Eduardo Habkost
On Tue, Oct 18, 2016 at 05:23:04PM +0200, Igor Mammedov wrote: > On Tue, 18 Oct 2016 13:05:51 -0200 > Eduardo Habkost wrote: > > > On Tue, Oct 18, 2016 at 04:34:53PM +0200, Igor Mammedov wrote: > > > On Tue, 18 Oct 2016 11:38:31 -0200 > > > Eduardo Habkost

Re: [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

2016-10-18 Thread Igor Mammedov
On Tue, 18 Oct 2016 13:05:51 -0200 Eduardo Habkost wrote: > On Tue, Oct 18, 2016 at 04:34:53PM +0200, Igor Mammedov wrote: > > On Tue, 18 Oct 2016 11:38:31 -0200 > > Eduardo Habkost wrote: > > > > > On Thu, Oct 13, 2016 at 11:52:38AM +0200, Igor

Re: [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

2016-10-18 Thread Eduardo Habkost
On Tue, Oct 18, 2016 at 04:34:53PM +0200, Igor Mammedov wrote: > On Tue, 18 Oct 2016 11:38:31 -0200 > Eduardo Habkost wrote: > > > On Thu, Oct 13, 2016 at 11:52:38AM +0200, Igor Mammedov wrote: > > > Switch to modern cpu hotplug at machine startup time if > > > a cpu present

Re: [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

2016-10-18 Thread Igor Mammedov
On Tue, 18 Oct 2016 11:38:31 -0200 Eduardo Habkost wrote: > On Thu, Oct 13, 2016 at 11:52:38AM +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

Re: [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

2016-10-18 Thread Eduardo Habkost
On Thu, Oct 13, 2016 at 11:52:38AM +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: >