On Fri, May 04, 2018 at 10:37:47AM +0200, Igor Mammedov wrote: > it will allow mgmt to query possible CPUs, which depends on > used machine(version)/-smp options, without restarting > QEMU and use results to configure numa mapping or adding > CPUs with device_add* later. > > Signed-off-by: Igor Mammedov <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]> I suggest a follow-up patch adding a test for query-hotpluggable-cpus on test_qmp_preconfig(). -- Eduardo
