Daniel P. Berrangé writes:
> On Thu, Oct 24, 2019 at 02:34:57PM +0200, Markus Armbruster wrote:
>> Looks like this
>>
>> ---> {"execute": "query-cpus"}
>> <--- {"return": [...], "warnings": [{"class": "CommandNotFound", "desc":
>> "command is deprecated"}]}
>>
>> Management application
On Thu, Oct 24, 2019 at 02:34:57PM +0200, Markus Armbruster wrote:
> Looks like this
>
> ---> {"execute": "query-cpus"}
> <--- {"return": [...], "warnings": [{"class": "CommandNotFound", "desc":
> "command is deprecated"}]}
>
> Management applications may want to log such warnings.
>
>
Looks like this
---> {"execute": "query-cpus"}
<--- {"return": [...], "warnings": [{"class": "CommandNotFound", "desc":
"command is deprecated"}]}
Management applications may want to log such warnings.
This commit is not for merging as is, because
* docs/interop/qmp-spec.txt needs an u