summaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2016-02-02qemu-img: Make MapEntry a QAPI structFam Zheng1-0/+27
2016-02-02block/qapi: Emit tray_open only if there is a trayMax Reitz1-2/+2
2016-02-02blockdev: Fix 'change' for slot devicesMax Reitz1-2/+1
2016-01-25fdc: add drive type qapi enumJohn Snow1-0/+16
2016-01-13Migration: Emit event at start of passDr. David Alan Gilbert1-0/+13
2016-01-07qmp: Add blockdev-mirror commandFam Zheng1-0/+48
2015-12-23crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange1-0/+30
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange1-0/+15
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange1-0/+14
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell1-0/+16
2015-12-17qapi: Shorter visits of optional fieldsEric Blake1-1/+2
2015-12-17qapi: Simplify visits of optional fieldsEric Blake4-8/+5
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake2-3/+6
2015-12-17qapi: Simplify visiting of alternate typesEric Blake2-4/+4
2015-12-17qapi: Add alias for ErrorClassEric Blake2-3/+4
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake1-8/+8
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake1-1/+3
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