On 20.10.2017 17:26, Eric Blake wrote: > On 10/20/2017 06:58 AM, David Hildenbrand wrote: >> 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 form "s390-cpu" to "s390x-cpu", to match the architecture > > s/form/from/ > >> name. Example names are then e.g. z14-s390x-cpu or qemu-s390x-cpu. >> >> Signed-off-by: David Hildenbrand <da...@redhat.com> >> --- > >
If there are no objections, Christian can you pick this up (fixing the typo) so we get this into 2.11? -- Thanks, David