19 Commits (1e8a1fae7464ef79c9e50aa0f807d2c511be3c8e)

Author SHA1 Message Date
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Marc-André Lureau 55df8e1a2f qdev: all globals are now user-provided 8 years ago
Marc-André Lureau e6add65b9c qdev: move qdev_prop_register_global_list() to tests 7 years ago
Marc-André Lureau ef24052386 tests: qdev_prop_check_globals() doesn't return "all_used" 7 years ago
Eduardo Habkost 3caca55558 test-qdev-global-props: Test global property ordering 9 years ago
Alistair Francis 3dc6f86936 Convert error_report() to warn_report() 9 years ago
Peter Maydell 79ffb277ec tests: Remove unnecessary glib.h includes 10 years ago
Peter Maydell 681c28a33e tests: Clean up includes 10 years ago
Eric Blake d7bce9999d qom: Swap 'name' next to visitor in ObjectPropertyAccessor 10 years ago
Eric Blake 51e72bc1dd qapi: Swap visit_* arguments for consistent 'name' placement 10 years ago
Eduardo Habkost b3ce84fea4 qdev: Move global validation to a single function 12 years ago
Eduardo Habkost d828c430eb qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() 12 years ago
Eduardo Habkost 08ac80cd61 test-qdev-global-props: Test handling of hotpluggable and non-device types 12 years ago
Eduardo Habkost 45de81735b test-qdev-global-props: Initialize not_used=true for all props 12 years ago
Eduardo Habkost 2177801a48 test-qdev-global-props: Run tests on subprocess 12 years ago
Eduardo Habkost 70e98b230f test-qdev-global-props: Trivial comment fix 12 years ago
Don Slutz 711e2f1e9e qdev: Add test of qdev_prop_check_global 12 years ago
Eduardo Habkost 99a0b03650 qdev: Set globals in instance_post_init function 13 years ago
Eduardo Habkost 747b0cb4b5 tests: Unit tests for qdev global properties handling 13 years ago