i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
commit2fd71f1be2a2554b790fa63fc14b6b4c7683f1f3
authorLaszlo Ersek <lersek@redhat.com>
Mon, 17 Mar 2014 16:05:17 +0000 (17 17:05 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 18 Mar 2014 14:16:46 +0000 (18 16:16 +0200)
tree86944865d924259ad5c0049f97301b6078a15cda
parentd07e0e9cddf02dd2abedbbf7ab0e069c8f5dabfd
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF

Building on the previous patch, raise the maximal count of processor
objects / NTFY branches / CPON elements from 255 to 256. This allows the
VCPU with APIC ID 0xFF to be hotplugged.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c