On 16/7/24 20:12, Markus Armbruster wrote:
John Snow writes:
On Thu, Jul 11, 2024, 7:22 AM Markus Armbruster wrote:
When no UUID has been specified, query-uuid returns
{"UUID": "----"}
The doc comment calls this "a null UUID", which I find less than
cl
John Snow writes:
> On Thu, Jul 11, 2024, 7:22 AM Markus Armbruster wrote:
>
>> When no UUID has been specified, query-uuid returns
>>
>> {"UUID": "----"}
>>
>> The doc comment calls this "a null UUID", which I find less than
>> clear. Change it to "an all-ze
On Thu, Jul 11, 2024, 7:22 AM Markus Armbruster wrote:
> When no UUID has been specified, query-uuid returns
>
> {"UUID": "----"}
>
> The doc comment calls this "a null UUID", which I find less than
> clear. Change it to "an all-zero UUID".
>
Technically it's
When no UUID has been specified, query-uuid returns
{"UUID": "----"}
The doc comment calls this "a null UUID", which I find less than
clear. Change it to "an all-zero UUID".
Signed-off-by: Markus Armbruster
---
qapi/machine.json | 5 ++---
1 file changed, 2