Home
last modified time | relevance | path

Searched refs:qdev_prop_check_globals (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/unit/
H A Dtest-qdev-global-props.c238 global_error = qdev_prop_check_globals(); in test_dynamic_globalprop_subprocess()
/qemu/include/hw/
H A Dqdev-properties.h212 int qdev_prop_check_globals(void);
/qemu/hw/core/
H A Dqdev-properties.c891 int qdev_prop_check_globals(void) in qdev_prop_check_globals() function
/qemu/system/
H A Dvl.c2682 qdev_prop_check_globals(); in qemu_machine_creation_done()