Il 16/06/2014 16:23, Eric Blake ha scritto:
On 06/16/2014 08:16 AM, Paolo Bonzini wrote:
> Il 16/06/2014 16:08, Eduardo Habkost ha scritto:
>> Is there some capability probing mechanism that can be used by
>> management to detect the new feature?
>
> No, there isn't.
Not even query-command-line-options?
No, this is a (backwards-compatible) extension to how the option is parsed.
I suppose with QAPI introspection you could check if the QAPI type for
-numa is defined...
Paolo