]> git.proxmox.com Git - mirror_qemu.git/commit - qapi-schema.json
qmp: add query-iothreads command
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 27 Feb 2014 10:48:42 +0000 (11:48 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 13 Mar 2014 13:42:24 +0000 (14:42 +0100)
commitdc3dd0d2bed6edf3b60041f31200c674348168e9
tree5b390cd8da5ebcf82d83844d858c6fd8f4e08d9d
parent88eb7c29e4320597d2f246adf731f0aac97cfbcc
qmp: add query-iothreads command

The "query-iothreads" command returns a list of information about
iothreads.  See the patch for API documentation.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
iothread.c
qapi-schema.json
qmp-commands.hx