On 17.10.2017 15:32, Thomas Huth wrote:
> CPU hot-plugging on s390x is possible with both, "cpu-add"
> and "device_add", so test both.
>
> Signed-off-by: Thomas Huth
> ---
> tests/Makefile.include | 1 +
> tests/cpu-plug-test.c | 38 ++
> 2 files changed, 39
CPU hot-plugging on s390x is possible with both, "cpu-add"
and "device_add", so test both.
Signed-off-by: Thomas Huth
---
tests/Makefile.include | 1 +
tests/cpu-plug-test.c | 38 ++
2 files changed, 39 insertions(+)
diff --git a/tests/Makefile.include b/te