|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 3/5] qapi/machine: Clarify query-uuid value when none has been specified |
Date: | Tue, 16 Jul 2024 23:16:47 +0200 |
User-agent: | Mozilla Thunderbird |
On 16/7/24 20:12, Markus Armbruster wrote:
John Snow <jsnow@redhat.com> writes:On Thu, Jul 11, 2024, 7:22 AM Markus Armbruster <armbru@redhat.com> wrote:When no UUID has been specified, query-uuid returns {"UUID": "00000000-0000-0000-0000-000000000000"} The doc comment calls this "a null UUID", which I find less than clear. Change it to "an all-zero UUID".Technically it's a "nil UUID"; https://datatracker.ietf.org/doc/html/rfc9562#name-nil-uuid If you wanted to be pedantic, you could say "the nil UUID (all zeroes) is returned"
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |