Home
last modified time | relevance | path

Searched refs:qdev_should_hide_device (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/
A Dqdev-core.h1076 bool qdev_should_hide_device(const QDict *opts, bool from_json, Error **errp);
/qemu/hw/core/
A Dqdev.c211 bool qdev_should_hide_device(const QDict *opts, bool from_json, Error **errp) in qdev_should_hide_device() function
/qemu/system/
A Dqdev-monitor.c668 if (qdev_should_hide_device(opts, from_json, errp)) { in qdev_device_add_from_qdict()

Completed in 13 milliseconds