Home
last modified time | relevance | path

Searched hist:e3ab9873d28684858b055ff4e964aa2334bdbd73 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dmicrovm.cdiff e3ab9873d28684858b055ff4e964aa2334bdbd73 Tue Sep 15 07:09:04 CDT 2020 Gerd Hoffmann <kraxel@redhat.com> 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