unicorn/qemu/qapi
Marc-André Lureau 0087625b7e
qobject: Modify qobject_ref() to return obj
For convenience and clarity, make it possible to call qobject_ref() at
the time when the reference is associated with a variable, or
argument, by making qobject_ref() return the same pointer as given.
Use that to simplify the callers.

Backports commit f5a74a5a50387c6f980b2e2f94f062487a1826da from qemu
2018-05-04 10:24:10 -04:00
..
common.json
Makefile.objs
misc.json
qapi-clone-visitor.c
qapi-dealloc-visitor.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 10:16:07 -04:00
qapi-schema.json
qapi-visit-core.c
qobject-input-visitor.c qobject: Modify qobject_ref() to return obj 2018-05-04 10:24:10 -04:00
qobject-output-visitor.c qobject: Modify qobject_ref() to return obj 2018-05-04 10:24:10 -04:00
string-input-visitor.c