aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2016-01-13Migration: Emit event at start of passDr. David Alan Gilbert
2016-01-07qmp: Add blockdev-mirror commandFam Zheng
2015-12-23crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPIDaniel P. Berrange
2015-12-23crypto: move QCryptoHashAlgorithm enum definition into QAPIDaniel P. Berrange
2015-12-18crypto: add QCryptoSecret object class for password/key handlingDaniel P. Berrange
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell
2015-12-17qapi: Shorter visits of optional fieldsEric Blake
2015-12-17qapi: Simplify visits of optional fieldsEric Blake
2015-12-17qapi: Fix alternates that accept 'number' but not 'int'Eric Blake
2015-12-17qapi: Simplify visiting of alternate typesEric Blake
2015-12-17qapi: Add alias for ErrorClassEric Blake
2015-12-17blkdebug: Avoid '.' in enum valuesEric Blake
2015-12-17blkdebug: Merge hand-rolled and qapi BlkdebugEvent enumEric Blake
2015-12-11blockdev: Mark {insert, remove}-medium experimentalMax Reitz
2015-11-17Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia
2015-11-17qapi: Document introspection stability considerationsEric Blake
2015-11-12block: New option to define the intervals for collecting I/O statisticsAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-11block: Add 'x-blockdev-del' QMP commandAlberto Garcia
2015-11-11block: add a 'blockdev-snapshot' QMP commandAlberto Garcia
2015-11-11block: rename BlockdevSnapshot to BlockdevSnapshotSyncAlberto Garcia
2015-11-11blockdev: read-only-mode for blockdev-change-mediumMax Reitz
2015-11-11qmp: Introduce blockdev-change-mediumMax Reitz
2015-11-11blockdev: Add blockdev-insert-mediumMax Reitz
2015-11-11blockdev: Add blockdev-remove-mediumMax Reitz
2015-11-11blockdev: Add blockdev-close-trayMax Reitz
2015-11-11blockdev: Add blockdev-open-trayMax Reitz
2015-11-10qapi-introspect: Document lack of sortingEric Blake
2015-10-29qstring: Make conversion from QObject * accept nullMarkus Armbruster
2015-10-29qfloat qint: Make conversion from QObject * accept nullMarkus Armbruster
2015-10-29qbool: Make conversion from QObject * accept nullMarkus Armbruster
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz
2015-10-23block: Remove host floppy supportMax Reitz
2015-10-08qapi: add missing @Marc-André Lureau
2015-09-25utils: rename strtosz to use qemu prefixMarc-André Lureau
2015-09-21qapi-introspect: Hide type namesMarkus Armbruster
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster
2015-09-21qapi: Make output visitor return qnull() instead of NULLMarkus Armbruster
2015-09-15crypto: introduce new base module for TLS credentialsDaniel P. Berrange
2015-09-04qcow2: add option to clean unused cache entries after some timeAlberto Garcia
2015-08-19qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.hPeter Maydell
2015-07-07migration: create migration eventJuan Quintela
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow