]> git.proxmox.com Git - mirror_qemu.git/commit
monitor: add poll-* properties into query-iothreads result
authorPavel Hrdina <phrdina@redhat.com>
Fri, 10 Feb 2017 09:41:17 +0000 (10:41 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 21 Feb 2017 18:29:01 +0000 (18:29 +0000)
commit5fc00480ab1ce767f1c6c63ae644e960295fed2c
tree35901d6220ca530be5a5cb96cf05a286369be202
parent3f35c3b166c18043596768448e5d91b5d52f8353
monitor: add poll-* properties into query-iothreads result

IOthreads were recently extended by new properties that can
enable/disable and configure aio polling.  This will also allow
other tools that uses QEMU to probe for existence of those new
properties via query-qmp-schema.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Message-Id: <3163c16d6ab4257f7be9ad44fe9cc0ce8c359e5a.1486718555.git.phrdina@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
hmp.c
iothread.c
qapi-schema.json