On Fri, Feb 21, 2014 at 08:27:22AM -0700, Eric Blake wrote:
> On 02/21/2014 07:51 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
> > ---
>
> > +++ b/qapi-
On 02/21/2014 07:51 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
> ---
> +++ b/qapi-schema.json
> @@ -884,6 +884,35 @@
> { 'command': 'query-cpus', 'returns':
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 +++