Sign in
qemu
/
qemu
/
6a84737c80b3febb093e066d451a44e61b54159a
/
tests
/
test-qdev-global-props.c
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
55df8e1
qdev: all globals are now user-provided
by Marc-André Lureau
· 6 years ago
e6add65
qdev: move qdev_prop_register_global_list() to tests
by Marc-André Lureau
· 6 years ago
ef24052
tests: qdev_prop_check_globals() doesn't return "all_used"
by Marc-André Lureau
· 6 years ago
3caca55
test-qdev-global-props: Test global property ordering
by Eduardo Habkost
· 8 years ago
3dc6f86
Convert error_report() to warn_report()
by Alistair Francis
· 8 years ago
79ffb27
tests: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
681c28a
tests: Clean up includes
by Peter Maydell
· 9 years ago
d7bce99
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
by Eric Blake
· 9 years ago
51e72bc
qapi: Swap visit_* arguments for consistent 'name' placement
by Eric Blake
· 9 years ago
b3ce84f
qdev: Move global validation to a single function
by Eduardo Habkost
· 11 years ago
d828c43
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
by Eduardo Habkost
· 11 years ago
08ac80c
test-qdev-global-props: Test handling of hotpluggable and non-device types
by Eduardo Habkost
· 11 years ago
45de817
test-qdev-global-props: Initialize not_used=true for all props
by Eduardo Habkost
· 11 years ago
2177801
test-qdev-global-props: Run tests on subprocess
by Eduardo Habkost
· 11 years ago
70e98b2
test-qdev-global-props: Trivial comment fix
by Eduardo Habkost
· 11 years ago
711e2f1
qdev: Add test of qdev_prop_check_global
by Don Slutz
· 11 years ago
99a0b03
qdev: Set globals in instance_post_init function
by Eduardo Habkost
· 12 years ago
747b0cb
tests: Unit tests for qdev global properties handling
by Eduardo Habkost
· 12 years ago