Searched refs:qmp_device_add (Results 1 – 4 of 4) sorted by relevance
8 void qmp_device_add(QDict *qdict, QObject **ret_data, Error **errp);
204 qmp_device_add, 0, 0); in monitor_init_qmp_commands()
857 void qmp_device_add(QDict *qdict, QObject **ret_data, Error **errp) in qmp_device_add() function
2662 qmp_device_add(opt->opts, &ret_data, &error_fatal); in qemu_create_cli_devices()