microvm: wire up hotplug
commite3ab9873d28684858b055ff4e964aa2334bdbd73
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Sep 2020 12:09:04 +0000 (15 14:09 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 17 Sep 2020 12:16:19 +0000 (17 14:16 +0200)
treef2c474e7dcfb9c24a4142f43e3b1f5d163e8ec73
parent0cca1a918b858b37484c571a9a989e2d06eeccae
microvm: wire up hotplug

The cpu hotplug code handles the initialization of coldplugged cpus
too, so it is needed even in case cpu hotplug is not supported.

Wire cpu hotplug up for microvm.
Without this we get a broken MADT table.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Message-id: 20200915120909.20838-17-kraxel@redhat.com
hw/i386/microvm.c