aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2021-09-17 16:31:18 +0200
committerMarkus Armbruster <armbru@redhat.com>2021-09-27 08:23:09 +0200
commit3218c0e91c7a3b07377556eb0f2de35f150dd568 (patch)
tree165790c44662bf11f49157f4adbbfaa28c545b82 /tests
parentdb6a252bfda5c4aac8e0b360ad28e07981936945 (diff)
downloadqemu-3218c0e91c7a3b07377556eb0f2de35f150dd568.zip
qemu-3218c0e91c7a3b07377556eb0f2de35f150dd568.tar.gz
qemu-3218c0e91c7a3b07377556eb0f2de35f150dd568.tar.bz2
qapi: Convert simple union ChardevBackend to flat one
Simple unions predate flat unions. Having both complicates the QAPI schema language and the QAPI generator. We haven't been using simple unions in new code for a long time, because they are less flexible and somewhat awkward on the wire. To prepare for their removal, convert simple union ChardevBackend to an equivalent flat one. Adds some boilerplate to the schema, which is a bit ugly, but a lot easier to maintain than the simple union feature. Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <20210917143134.412106-8-armbru@redhat.com> [Missing conditionals added]
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions