Re: [Qemu-devel] [PATCH v2 2/2] qmp: add query-iothreads command
On 02/25/2014 10:19 AM, Stefan Hajnoczi wrote: > The "query-iothreads" command returns a list of information about > iothreads. See the patch for API documentation. > > Signed-off-by: Stefan Hajnoczi > --- > iothread.c | 36 > qapi-schema.json | 29 +++
[Qemu-devel] [PATCH v2 2/2] qmp: add query-iothreads command
The "query-iothreads" command returns a list of information about iothreads. See the patch for API documentation. Signed-off-by: Stefan Hajnoczi --- iothread.c | 36 qapi-schema.json | 29 + qmp-commands.hx | 39 +++