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