Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-hmp-cmds.c133 qmp_chardev_remove(qdict_get_str(qdict, "id"), &local_err); in hmp_chardev_remove()
H A Dchar.c1191 void qmp_chardev_remove(const char *id, Error **errp) in qmp_chardev_remove() function
/openbmc/qemu/tests/unit/
H A Dtest-char.c201 qmp_chardev_remove("mux-label", &error_abort); in char_mux_test()
202 qmp_chardev_remove("mux-label-base", &error_abort); in char_mux_test()
354 qmp_chardev_remove("mux-label", &error); in char_mux_test()
359 qmp_chardev_remove("mux-label", &error_abort); in char_mux_test()