Re: [PATCH v15] qapi: introduce 'query-x86-cpuid' QMP command.

2021-09-27 Thread Thomas Huth
On 22/09/2021 09.41, Vladimir Sementsov-Ogievskiy wrote: Ping. Hi! Any chance for this to land? Sorry if I missed the outcome of the discussion - but what about the idea to introduce this with a "x-" prefix first, since there was no 100% certainty that we really fully want to support this

Re: [PATCH v15] qapi: introduce 'query-x86-cpuid' QMP command.

2021-09-22 Thread Vladimir Sementsov-Ogievskiy
Ping. Hi! Any chance for this to land? The solution is very simple now: we don't modify any logic and just export kvm_cpuid2 entries as simple and flat QAPI list. What's the problem with it? If any doubts, we can go with x- prefix for a new command. 16.08.2021 17:51, Valeriy Vdovin wrote:

[PATCH v15] qapi: introduce 'query-x86-cpuid' QMP command.

2021-08-16 Thread Valeriy Vdovin
From: Valeriy Vdovin Introducing new QMP command 'query-x86-cpuid'. This command can be used to get virtualized cpu model info generated by QEMU during VM initialization in the form of cpuid representation. Diving into more details about virtual CPU generation: QEMU first parses '-cpu' command