qemu-patch-raspberry4/target
David Hildenbrand e555cbe78d target/s390x: change CPU type name to "s390x-cpu"
For now, e.g. host-s390-cpu wasn't exposed to the user. cpu-add, -cpu
and the CPU model qmp interfaces didn't care about the actual type,
as that information was hidden.

This changed with CPU hotplug via device_add. Now the type is visible to
the user. Before we get that supported in a stable version, this is our
last chance to change it.

So change it from "s390-cpu" to "s390x-cpu", to match the architecture
name. Example names are then e.g. z14-s390x-cpu or qemu-s390x-cpu.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171020115803.14093-1-david@redhat.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2017-10-30 08:56:28 +01:00
..
alpha Capstone disassembler 2017-10-27 08:04:51 +01:00
arm Capstone disassembler 2017-10-27 08:04:51 +01:00
cris Capstone disassembler 2017-10-27 08:04:51 +01:00
hppa Capstone disassembler 2017-10-27 08:04:51 +01:00
i386 Capstone disassembler 2017-10-27 08:04:51 +01:00
lm32 Capstone disassembler 2017-10-27 08:04:51 +01:00
m68k Capstone disassembler 2017-10-27 08:04:51 +01:00
microblaze Capstone disassembler 2017-10-27 08:04:51 +01:00
mips Capstone disassembler 2017-10-27 08:04:51 +01:00
moxie tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00
nios2 Capstone disassembler 2017-10-27 08:04:51 +01:00
openrisc Capstone disassembler 2017-10-27 08:04:51 +01:00
ppc Capstone disassembler 2017-10-27 08:04:51 +01:00
s390x target/s390x: change CPU type name to "s390x-cpu" 2017-10-30 08:56:28 +01:00
sh4 Capstone disassembler 2017-10-27 08:04:51 +01:00
sparc Capstone disassembler 2017-10-27 08:04:51 +01:00
tilegx tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00
tricore Capstone disassembler 2017-10-27 08:04:51 +01:00
unicore32 Capstone disassembler 2017-10-27 08:04:51 +01:00
xtensa Capstone disassembler 2017-10-27 08:04:51 +01:00