diff options
author | Markus Armbruster <armbru@redhat.com> | 2025-05-27 09:39:16 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2025-06-03 08:34:57 +0200 |
commit | 8fa2020647041e9f01bc308589bb7fa00355ac9b (patch) | |
tree | 4c9d62677114a6f9078abece7df722af509b08a6 /hw/avr/arduino.c | |
parent | feeb08c260171e8a15236d20f2978c68aae4f569 (diff) | |
download | qemu-8fa2020647041e9f01bc308589bb7fa00355ac9b.zip qemu-8fa2020647041e9f01bc308589bb7fa00355ac9b.tar.gz qemu-8fa2020647041e9f01bc308589bb7fa00355ac9b.tar.bz2 |
qapi: Improve documentation around job state @concluded
We use "the query list" in a few places. It's not entirely obvious
what that means. It's actually the output of query-jobs or
query-block-jobs.
Documentation of @auto-dismiss talks about the job disappearing from
the query list when it reaches state @concluded. This is less than
precise. The job doesn't merely disappear from the query list, it
disappears, period.
Documentation of JobStatus @concluded explains "the job will remain in
the query list until it is dismissed". Again less than precise. It
remains in state @concluded until dismissed.
Rephrase without use of "the query list" for clarity and precision.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250527073916.1243024-14-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions