Sign in
qemu
/
qemu
/
f9bdb3818faae00b950f6a09eda1fa40193ef1f5
/
tests
/
unit
/
test-qdev-global-props.c
da668aa
tests: Move unit tests into a separate directory
by Thomas Huth
· 4 years ago
[Renamed from tests/test-qdev-global-props.c]
61d9282
tests: Fixes test-qdev-global-props.c
by Yonggang Luo
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 7 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
ce189ab
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
by Markus Armbruster
· 4 years, 9 months ago
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 4 years, 11 months ago
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