summaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz1-6/+12
2015-11-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-4/+3
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia1-4/+3
2015-11-17qapi: Document introspection stability considerationsEric Blake1-0/+9
2015-11-12block: New option to define the intervals for collecting I/O statisticsAlberto Garcia1-0/+4
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia1-1/+8
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia1-1/+51
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia1-1/+16
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia1-1/+22
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia1-1/+5
2015-11-11block: Add 'x-blockdev-del' QMP commandAlberto Garcia1-2/+30
2015-11-11block: add a 'blockdev-snapshot' QMP commandAlberto Garcia1-0/+28
2015-11-11block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia1-4/+4
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz1-1/+23
2015-11-11qmp: Introduce blockdev-change-mediumMax Reitz1-0/+23
2015-11-11blockdev: Add blockdev-insert-mediumMax Reitz1-0/+17
2015-11-11blockdev: Add blockdev-remove-mediumMax Reitz1-0/+16
2015-11-11blockdev: Add blockdev-close-trayMax Reitz1-0/+16
2015-11-11blockdev: Add blockdev-open-trayMax Reitz1-0/+32
2015-11-10qapi-introspect: Document lack of sortingEric Blake1-5/+12
2015-10-29qstring: Make conversion from QObject * accept nullMarkus Armbruster1-3/+3
2015-10-29qfloat qint: Make conversion from QObject * accept nullMarkus Armbruster1-10/+14
2015-10-29qbool: Make conversion from QObject * accept nullMarkus Armbruster1-3/+3
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz1-4/+9
2015-10-23block: Remove host floppy supportMax Reitz1-5/+4
2015-10-08qapi: add missing @Marc-André Lureau1-1/+1
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau1-2/+2
2015-09-21qapi-introspect: Hide type namesMarkus Armbruster1-8/+4
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster1-0/+277
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster4-0/+35
2015-09-21qapi: Make output visitor return qnull() instead of NULLMarkus Armbruster1-2/+6
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange1-0/+21
2015-09-04qcow2: add option to clean unused cache entries after some timeAlberto Garcia1-1/+6
2015-08-19qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.hPeter Maydell1-8/+0
2015-07-07migration: create migration eventJuan Quintela1-0/+12
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng1-1/+7
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-4/+4
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+5
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia1-1/+1
2015-06-23vvfat: add a label optionWolfgang Bumiller1-1/+5
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2-2/+0
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster5-58/+58
2015-06-22qobject: Use 'bool' for qboolEric Blake2-2/+2
2015-06-19qom: Make enum string tables const-correctDaniel P. Berrange3-5/+6
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+27
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia1-1/+3
2015-06-12throttle: Add throttle group supportAlberto Garcia1-1/+24
2015-06-12qmp/hmp: add rocker device supportScott Feldman1-0/+286
2015-05-29qapi: add dirty bitmap statusJohn Snow1-2/+21
2015-05-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+14