summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-11-171-4/+3
|\
| * block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia2015-11-171-4/+3
* | qapi: Document introspection stability considerationsEric Blake2015-11-171-0/+9
|/
* block: New option to define the intervals for collecting I/O statisticsAlberto Garcia2015-11-121-0/+4
* block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia2015-11-121-1/+8
* block: Compute minimum, maximum and average I/O latenciesAlberto Garcia2015-11-121-1/+51
* block: Allow configuring whether to account failed and invalid opsAlberto Garcia2015-11-121-1/+16
* block: Add statistics for failed and invalid I/O operationsAlberto Garcia2015-11-121-1/+22
* block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia2015-11-121-1/+5
* block: Add 'x-blockdev-del' QMP commandAlberto Garcia2015-11-111-2/+30
* block: add a 'blockdev-snapshot' QMP commandAlberto Garcia2015-11-111-0/+28
* block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia2015-11-111-4/+4
* blockdev: read-only-mode for blockdev-change-mediumMax Reitz2015-11-111-1/+23
* qmp: Introduce blockdev-change-mediumMax Reitz2015-11-111-0/+23
* blockdev: Add blockdev-insert-mediumMax Reitz2015-11-111-0/+17
* blockdev: Add blockdev-remove-mediumMax Reitz2015-11-111-0/+16
* blockdev: Add blockdev-close-trayMax Reitz2015-11-111-0/+16
* blockdev: Add blockdev-open-trayMax Reitz2015-11-111-0/+32
* qapi-introspect: Document lack of sortingEric Blake2015-11-101-5/+12
* qstring: Make conversion from QObject * accept nullMarkus Armbruster2015-10-291-3/+3
* qfloat qint: Make conversion from QObject * accept nullMarkus Armbruster2015-10-291-10/+14
* qbool: Make conversion from QObject * accept nullMarkus Armbruster2015-10-291-3/+3
* blockdev: Allow creation of BDS trees without BBMax Reitz2015-10-231-4/+9
* block: Remove host floppy supportMax Reitz2015-10-231-5/+4
* qapi: add missing @Marc-André Lureau2015-10-081-1/+1
* utils: rename strtosz to use qemu prefixMarc-André Lureau2015-09-251-2/+2
* qapi-introspect: Hide type namesMarkus Armbruster2015-09-211-8/+4
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-0/+277
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-214-0/+35
* qapi: Make output visitor return qnull() instead of NULLMarkus Armbruster2015-09-211-2/+6
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-0/+21
* qcow2: add option to clean unused cache entries after some timeAlberto Garcia2015-09-041-1/+6
* qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.hPeter Maydell2015-08-191-8/+0
* migration: create migration eventJuan Quintela2015-07-071-0/+12
* qmp: Add optional bool "unmap" to drive-mirrorFam Zheng2015-07-021-1/+7
* qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow2015-07-021-4/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-251-1/+5
|\
| * vvfat: add a label optionWolfgang Bumiller2015-06-231-1/+5
* | throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia2015-06-231-1/+1
|/
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-222-2/+0
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-225-58/+58
* qobject: Use 'bool' for qboolEric Blake2015-06-222-2/+2
* qom: Make enum string tables const-correctDaniel P. Berrange2015-06-193-5/+6
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-121-2/+27
|\
| * throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia2015-06-121-1/+3
| * throttle: Add throttle group supportAlberto Garcia2015-06-121-1/+24
* | qmp/hmp: add rocker device supportScott Feldman2015-06-121-0/+286
|/
* qapi: add dirty bitmap statusJohn Snow2015-05-291-2/+21
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-111-0/+14
|\
| * qmp-event: add event notification for memory hot unplug errorZhu Guihua2015-04-271-0/+14
OpenPOWER on IntegriCloud