COMMITS
/ qobject/qnum.c March 23, 2022
M
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau committed
December 11, 2020
M
qobject: Factor JSON writer out of qobject_to_json()
Markus Armbruster committed
M
qobject: Move internals to qobject-internal.h
Markus Armbruster committed
December 10, 2020
M
qobject: Fix qnum_to_string() to use sufficient precision
Markus Armbruster committed
August 23, 2018
M
qobject: Drop superfluous includes of qemu-common.h
Markus Armbruster committed
February 24, 2018
M
qapi: Remove qobject_to_X() functions
Max Reitz committed
M
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz committed
February 1, 2018
M
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster committed
M
Include qapi/error.h exactly where needed
Markus Armbruster committed
November 14, 2017
M
qapi: Add qobject_is_equal()
Max Reitz committed
June 7, 2017
M
qnum: add uint type
Marc-André Lureau committed
M
qapi: merge QInt and QFloat in QNum
Marc-André Lureau committed