Skip to content
Commit 62313160 authored by Ting Wang's avatar Ting Wang Committed by Markus Armbruster
Browse files

hmp: add info iothreads command



Make "info iothreads" available on the HMP monitor.

For example, the results are as follows when executing qemu
command with "-object iothread,id=iothread-1 -object
iothread,id=iothread-2".
(qemu) info iothreads
iothread-1: thread_id=123
iothread-2: thread_id=456

Signed-off-by: default avatarTing Wang <kathy.wangting@huawei.com>
Message-Id: <1435306033-58372-1-git-send-email-kathy.wangting@huawei.com>
Reviewed-by: default avatarLuiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: default avatarAmos Jianjun Kong <kongjianjun@gmail.com>
Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
parent e2f9a657
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment