Home
last modified time | relevance | path

Searched hist:"73 a7d31e53e2b34f83b5e138189b9bab1333f3b9" (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dcpu-plug-test.c73a7d31e53e2b34f83b5e138189b9bab1333f3b9 Fri Oct 06 13:53:19 UTC 2017 Thomas Huth <thuth@redhat.com> tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too

Hot plugging on ppc64 is possible via "device_add", too. Unlike x86,
we must not specify a 'socket-id' and 'thread-id' here, so this needs
to be done with a separate function that just specifies the 'core-id'
during the "device_add".

Reviewed-by: Daniel Barboza <danielhb@linux.vnet.ibm.com>
Tested-by: Daniel Barboza <danielhb@linux.vnet.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
/qemu/tests/
H A DMakefile.include73a7d31e53e2b34f83b5e138189b9bab1333f3b9 Fri Oct 06 13:53:19 UTC 2017 Thomas Huth <thuth@redhat.com> tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too

Hot plugging on ppc64 is possible via "device_add", too. Unlike x86,
we must not specify a 'socket-id' and 'thread-id' here, so this needs
to be done with a separate function that just specifies the 'core-id'
during the "device_add".

Reviewed-by: Daniel Barboza <danielhb@linux.vnet.ibm.com>
Tested-by: Daniel Barboza <danielhb@linux.vnet.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>