You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/qobject
Marc-André Lureau d709bbf3b1 include/qapi: add g_autoptr support for qobject types
Need wrappers for qobject_unref() calls, which is a macro.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220323155743.1585078-10-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 years ago
..
block-qdict.c block-qdict: Fix -Werror=maybe-uninitialized build failure 3 years ago
json-lexer.c json: Fix off-by-one assert check in next_state() 6 years ago
json-parser-int.h json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP 6 years ago
json-parser.c Replace GCC_FMT_ATTR with G_GNUC_PRINTF 3 years ago
json-streamer.c json: Fix check for unbalanced right curly brace 5 years ago
json-writer.c qobject: Factor JSON writer out of qobject_to_json() 4 years ago
meson.build qobject: Factor JSON writer out of qobject_to_json() 4 years ago
qbool.c include/qapi: add g_autoptr support for qobject types 3 years ago
qdict.c include/qapi: add g_autoptr support for qobject types 3 years ago
qjson.c qobject: open brace '{' following struct go on the same line 4 years ago
qlist.c include/qapi: add g_autoptr support for qobject types 3 years ago
qlit.c qapi: Replace qobject_to_X(o) by qobject_to(X, o) 7 years ago
qnull.c include/qapi: add g_autoptr support for qobject types 3 years ago
qnum.c include/qapi: add g_autoptr support for qobject types 3 years ago
qobject-internal.h qobject: Move internals to qobject-internal.h 4 years ago
qobject.c qobject: Move internals to qobject-internal.h 4 years ago
qstring.c include/qapi: add g_autoptr support for qobject types 3 years ago