pc: Leave max apic_id_limit only in legacy cpu hotplug code
commit6a91cf04a1177f47a18d3c25873513a1ebfc2fcb
authorIgor Mammedov <imammedo@redhat.com>
Wed, 19 Oct 2016 12:05:34 +0000 (19 14:05 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 24 Oct 2016 19:29:15 +0000 (24 17:29 -0200)
tree744166d8311cc23d930aa0a2752638fd6f3e0ff5
parentf9dc175d84802e9a00161bc8d4356b90d6c52125
pc: Leave max apic_id_limit only in legacy cpu hotplug code

That's enough to make old code that depends on it
to prevent QEMU starting with more than 255 CPUs.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/acpi/cpu_hotplug.c
hw/i386/pc.c