qemu-e2k/include/qapi
Markus Armbruster 1f5842487a qapi: Only input visitors can actually fail
The previous few commits have made this more obvious, and removed the
one exception.  Time to clarify the documentation, and drop dead error
checking.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200424084338.26803-13-armbru@redhat.com>
2020-04-30 07:26:40 +02:00
..
qmp qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() 2020-04-30 06:51:15 +02:00
clone-visitor.h
dealloc-visitor.h
error.h error: make Error **errp const where it is appropriate 2019-12-18 08:36:16 +01:00
opts-visitor.h
qmp-event.h qapi: Eliminate indirection through qmp_event_get_func_emit() 2019-01-24 10:01:05 +01:00
qobject-input-visitor.h
qobject-output-visitor.h
string-input-visitor.h qapi: Rewrite string-input-visitor's integer and list parsing 2018-12-13 19:10:06 +01:00
string-output-visitor.h
util.h
visitor-impl.h qapi: Only input visitors can actually fail 2020-04-30 07:26:40 +02:00
visitor.h qapi: Only input visitors can actually fail 2020-04-30 07:26:40 +02:00