1. da668aa tests: Move unit tests into a separate directory by Thomas Huth · 4 years ago[Renamed from tests/test-qdev-global-props.c]
  2. 61d9282 tests: Fixes test-qdev-global-props.c by Yonggang Luo · 4 years, 6 months ago
  3. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  4. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  5. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  6. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 11 months ago
  7. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  8. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  9. 55df8e1 qdev: all globals are now user-provided by Marc-André Lureau · 6 years ago
  10. e6add65 qdev: move qdev_prop_register_global_list() to tests by Marc-André Lureau · 6 years ago
  11. ef24052 tests: qdev_prop_check_globals() doesn't return "all_used" by Marc-André Lureau · 6 years ago
  12. 3caca55 test-qdev-global-props: Test global property ordering by Eduardo Habkost · 8 years ago
  13. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
  14. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  15. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  16. d7bce99 qom: Swap 'name' next to visitor in ObjectPropertyAccessor by Eric Blake · 9 years ago
  17. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  18. b3ce84f qdev: Move global validation to a single function by Eduardo Habkost · 11 years ago
  19. d828c43 qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() by Eduardo Habkost · 11 years ago
  20. 08ac80c test-qdev-global-props: Test handling of hotpluggable and non-device types by Eduardo Habkost · 11 years ago
  21. 45de817 test-qdev-global-props: Initialize not_used=true for all props by Eduardo Habkost · 11 years ago
  22. 2177801 test-qdev-global-props: Run tests on subprocess by Eduardo Habkost · 11 years ago
  23. 70e98b2 test-qdev-global-props: Trivial comment fix by Eduardo Habkost · 11 years ago
  24. 711e2f1 qdev: Add test of qdev_prop_check_global by Don Slutz · 11 years ago
  25. 99a0b03 qdev: Set globals in instance_post_init function by Eduardo Habkost · 12 years ago
  26. 747b0cb tests: Unit tests for qdev global properties handling by Eduardo Habkost · 12 years ago