Re: [PATCH v5 16/20] microvm: wire up hotplug

2020-07-10 Thread Igor Mammedov
On Tue, 7 Jul 2020 14:53:52 +0200 Gerd Hoffmann wrote: > 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

[PATCH v5 16/20] microvm: wire up hotplug

2020-07-07 Thread Gerd Hoffmann
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 --- hw/i386/microvm.c | 42 +