Home
last modified time | relevance | path

Searched refs:qmp_query_iothreads (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A Diothread.c365 IOThreadInfoList *qmp_query_iothreads(Error **errp) in qmp_query_iothreads() function
/openbmc/qemu/monitor/
H A Dhmp-cmds.c192 IOThreadInfoList *info_list = qmp_query_iothreads(NULL); in hmp_info_iothreads()