diff options
author | 2021-03-11 17:42:51 +0100 | |
---|---|---|
committer | 2021-03-19 10:17:14 +0100 | |
commit | 1254bd3977b30b3af74bb1f6641fe02d0bf5caf8 (patch) | |
tree | d12cce0f3524cca299084024a441d4730023a2b2 /scripts/qapi/commands.py | |
parent | qom: Add user_creatable_parse_str() (diff) | |
download | qemu-1254bd3977b30b3af74bb1f6641fe02d0bf5caf8.tar.xz qemu-1254bd3977b30b3af74bb1f6641fe02d0bf5caf8.zip |
char: Skip CLI aliases in query-chardev-backends
The aliases "tty" and "parport" are only valid on the command line, QMP
commands like chardev-add don't know them. query-chardev-backends should
describe QMP and therefore not include them in the list of available
backends.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210311164253.338723-2-kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions