Sign in
qemu
/
qemu
/
8c1c07929feae876202ba26f07a540c5115c18cd
/
qobject
/
qlist.c
2f2ec11
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
by Markus Armbruster
· 4 years, 10 months ago
812ce33
qobject: Drop superfluous includes of qemu-common.h
by Markus Armbruster
· 6 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
cb51b97
qapi: Remove qobject_to_X() functions
by Max Reitz
· 7 years ago
7dc847e
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
by Max Reitz
· 7 years ago
5ee9d2f
Include qapi/qmp/qobject.h exactly where needed
by Markus Armbruster
· 7 years ago
15280c3
qdict qlist: Make most helper macros functions
by Markus Armbruster
· 7 years ago
b38dd67
qapi: Add qobject_is_equal()
by Max Reitz
· 7 years ago
9be3859
coccinelle: Remove unnecessary variables for function return value
by Eduardo Habkost
· 9 years ago
f2ad72b
qobject: Clean up includes
by Peter Maydell
· 9 years ago
55e1819
qobject: Simplify QObject
by Eric Blake
· 9 years ago
2d6421a
qlist: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
a372823
build: move qobject files to qobject/ and libqemuutil.a
by Paolo Bonzini
· 12 years ago
[Renamed from qlist.c]
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
a86a4c2
qlist: add qlist_size()
by Michael Roth
· 12 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 13 years ago
41836a9
Fix qtypes' licenses
by Luiz Capitulino
· 15 years ago
033815f
Add operations to qlist to allow it to be used as a stack
by Anthony Liguori
· 15 years ago
a6fd08e
Introduce QList
by Luiz Capitulino
· 15 years ago