Re: [Qemu-devel] [PATCH RFC 10/11] s390/qemu: cpu model QMP query-cpu-model

2013-10-02 Thread Michael Mueller
On Wed, 02 Oct 2013 06:06:32 -0600 Eric Blake wrote: > On 10/02/2013 05:33 AM, Michael Mueller wrote: > > This patch implements a new QMP request named "cpu-model". It returns > > the cpu model of cpu 0. eg: > > > > request: '{"execute" : "query-cpu-model" } > > answer: '{"return" : "2817-ga1"

Re: [Qemu-devel] [PATCH RFC 10/11] s390/qemu: cpu model QMP query-cpu-model

2013-10-02 Thread Eric Blake
On 10/02/2013 05:33 AM, Michael Mueller wrote: > This patch implements a new QMP request named "cpu-model". It returns > the cpu model of cpu 0. eg: > > request: '{"execute" : "query-cpu-model" } > answer: '{"return" : "2817-ga1" } > > Alias names are resolved to their respactive machine type an

[Qemu-devel] [PATCH RFC 10/11] s390/qemu: cpu model QMP query-cpu-model

2013-10-02 Thread Michael Mueller
This patch implements a new QMP request named "cpu-model". It returns the cpu model of cpu 0. eg: request: '{"execute" : "query-cpu-model" } answer: '{"return" : "2817-ga1" } Alias names are resolved to their respactive machine type and GA names already during cpu instantiation. Thus, also a cpu