summary refs log tree commit diff stats
path: root/tests/unit/test-string-input-visitor.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-07-20 09:16:06 +0200
committerMarkus Armbruster <armbru@redhat.com>2023-07-26 14:51:36 +0200
commita9c72efd6d6d62ac84ae57ca55606747e04e8ba7 (patch)
treed53d95784f24351b45dfe5b1c72a013a3e301cb8 /tests/unit/test-string-input-visitor.c
parente893b9e3b3a6029384253f768cdc06969732e517 (diff)
downloadfocaccia-qemu-a9c72efd6d6d62ac84ae57ca55606747e04e8ba7.tar.gz
focaccia-qemu-a9c72efd6d6d62ac84ae57ca55606747e04e8ba7.zip
qapi/qdev: Tidy up device_add documentation
The notes section comes out like this:

    Notes

    Additional arguments depend on the type.

    1. For detailed information about this command, please refer to the
       ‘docs/qdev-device-use.txt’ file.

    2. It’s possible to list device properties by running QEMU with the
       “-device DEVICE,help” command-line argument, where DEVICE is the
       device’s name

The first item isn't numbered.  Fix that:

    1. Additional arguments depend on the type.

    2. For detailed information about this command, please refer to the
       ‘docs/qdev-device-use.txt’ file.

    3. It’s possible to list device properties by running QEMU with the
       “-device DEVICE,help” command-line argument, where DEVICE is the
       device’s name

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20230720071610.1096458-4-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'tests/unit/test-string-input-visitor.c')
0 files changed, 0 insertions, 0 deletions