diff options
author | David Hildenbrand <david@redhat.com> | 2017-09-13 15:24:12 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2017-09-19 18:31:32 +0200 |
commit | f2f3beb0040cbdad1b4098cbb11ecc102044bf6e (patch) | |
tree | e8c86d6772d5b65605691f0ba1a09abb62d0c265 /memory.c | |
parent | 0347ab84698e668a8da5ce05c3ad4e1d6e553456 (diff) | |
download | qemu-f2f3beb0040cbdad1b4098cbb11ecc102044bf6e.zip qemu-f2f3beb0040cbdad1b4098cbb11ecc102044bf6e.tar.gz qemu-f2f3beb0040cbdad1b4098cbb11ecc102044bf6e.tar.bz2 |
s390x: CPU hot unplug via device_del cannot work for now
device_del on a CPU will currently do nothing. Let's emit an error
telling that this is will currently not work (there is no architecture
support on s390x). Error message copied from ppc.
(qemu) device_del cpu1
device_del cpu1
CPU hot unplug not supported on this machine
Reviewed-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-18-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions