COMMITS
/ qobject/qbool.c March 23, 2022
M
include/qapi: add g_autoptr support for qobject types
Marc-André Lureau committed
December 11, 2020
M
qobject: Move internals to qobject-internal.h
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
November 14, 2017
M
qapi: Add qobject_is_equal()
Max Reitz committed
January 29, 2016
P
qobject: Clean up includes
Peter Maydell committed
December 2, 2015
E
qobject: Simplify QObject
Eric Blake committed
October 15, 2015
M
qbool: Make conversion from QObject * accept null
Markus Armbruster committed
May 15, 2015
E
qobject: Use 'bool' for qbool
Eric Blake committed
December 20, 2012
P
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini committed