diff options
author | Markus Armbruster <armbru@redhat.com> | 2024-03-22 14:51:17 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2024-03-26 06:36:08 +0100 |
commit | e6c60bf02d1c32b5e3e7dc761d1737aa8886ab79 (patch) | |
tree | a171f92e007c0bc68ff799b0ca523898fe3a2bae /hw/intc | |
parent | 8eb0a257c55d1b27dc8c40ce3c275307b898f575 (diff) | |
download | qemu-e6c60bf02d1c32b5e3e7dc761d1737aa8886ab79.zip qemu-e6c60bf02d1c32b5e3e7dc761d1737aa8886ab79.tar.gz qemu-e6c60bf02d1c32b5e3e7dc761d1737aa8886ab79.tar.bz2 |
qapi: Fix bogus documentation of query-migrationthreads
The doc comment documents an argument that doesn't exist. Would
fail compilation if it was marked up correctly. Delete.
The Returns: section fails to refer to the data type, leaving the user
to guess. Fix that.
The command name violates QAPI naming rules: it should be
query-migration-threads. Too late to fix.
Reported-by: John Snow <jsnow@redhat.com>
Fixes: 671326201dac (migration: Introduce interface query-migrationthreads)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240322135117.195489-4-armbru@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions