1. d709bbf include/qapi: add g_autoptr support for qobject types by Marc-André Lureau · 3 years ago
  2. 80d7112 qobject: Move internals to qobject-internal.h by Markus Armbruster · 4 years, 3 months ago
  3. 812ce33 qobject: Drop superfluous includes of qemu-common.h by Markus Armbruster · 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. b38dd67 qapi: Add qobject_is_equal() by Max Reitz · 7 years ago
  8. f2ad72b qobject: Clean up includes by Peter Maydell · 9 years ago
  9. 55e1819 qobject: Simplify QObject by Eric Blake · 9 years ago
  10. 14b6160 qbool: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  11. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  12. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago[Renamed from qbool.c]
  13. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  14. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  15. 41836a9 Fix qtypes' licenses by Luiz Capitulino · 15 years ago
  16. f7e6b19 Add a QBool type by Anthony Liguori · 15 years ago