1. 812ce33 qobject: Drop superfluous includes of qemu-common.h by Markus Armbruster · 7 years ago
  2. cb51b97 qapi: Remove qobject_to_X() functions by Max Reitz · 7 years ago
  3. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  4. 5ee9d2f Include qapi/qmp/qobject.h exactly where needed by Markus Armbruster · 7 years ago
  5. b38dd67 qapi: Add qobject_is_equal() by Max Reitz · 7 years ago
  6. f2ad72b qobject: Clean up includes by Peter Maydell · 9 years ago
  7. 55e1819 qobject: Simplify QObject by Eric Blake · 9 years ago
  8. 14b6160 qbool: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  9. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  10. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago[Renamed from qbool.c]
  11. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  12. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  13. 41836a9 Fix qtypes' licenses by Luiz Capitulino · 15 years ago
  14. f7e6b19 Add a QBool type by Anthony Liguori · 15 years ago