qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5] hmp: add info iothreads command


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v5] hmp: add info iothreads command
Date: Wed, 05 Aug 2015 11:54:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ting Wang <address@hidden> writes:

> 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: Ting Wang <address@hidden>

Applied to my qapi-next[*] branch, thanks!

[*] Close enough --- can't be bothered to create a separate monitor-next
branch right now :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]