summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* qapi: Add new command to query colo statusZhang Chen2018-10-191-0/+32
* qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen2018-10-191-5/+5
* qmp event: Add COLO_EXIT event to notify users while exited COLOzhanghailiang2018-10-191-0/+38
* qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev2018-10-111-2/+2
* qapi/misc.json: Remove superfluous words in CpuModelExpansionTypeKashyap Chamarthy2018-10-091-6/+6
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-10-011-1/+3
|\
| * qcow2: Fix cache-clean-interval documentationLeonid Bloch2018-10-011-1/+2
| * qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch2018-10-011-1/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i...Peter Maydell2018-10-011-1/+9
|\ \
| * | gtk: add zoom-to-fit to gtk options.Gerd Hoffmann2018-10-011-1/+9
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-09-26' into st...Peter Maydell2018-10-011-0/+2
|\ \ | |/ |/|
| * qapi: bitmap-merge: document name changeJohn Snow2018-09-271-0/+2
* | migration: show the statistics of compressionXiao Guangrong2018-09-261-1/+25
|/
* Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...Peter Maydell2018-09-251-18/+86
|\
| * commit: Add top-node/base-node optionsKevin Wolf2018-09-251-6/+18
| * block/backup: qapi documentation fixupJohn Snow2018-09-251-8/+10
| * qapi/block-stream: expose new job propertiesJohn Snow2018-09-251-1/+15
| * qapi/block-mirror: expose new job propertiesJohn Snow2018-09-251-2/+28
| * qapi/block-commit: expose new job propertiesJohn Snow2018-09-251-1/+15
* | qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev2018-09-251-1/+6
|/
* Record history of ppcemb target in common.jsonThomas Huth2018-09-251-0/+2
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...Peter Maydell2018-09-241-1/+1
|\
| * ppc: Remove deprecated ppcemb targetThomas Huth2018-08-281-1/+1
* | qmp: constify qmp_is_oob()Marc-André Lureau2018-08-301-1/+1
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qobject-2018-08-24' in...Peter Maydell2018-08-253-7/+1Star
|\
| * json: Update references to RFC 7159 to RFC 8259Markus Armbruster2018-08-241-1/+1
| * qjson: Have qobject_from_json() & friends reject empty and blankMarkus Armbruster2018-08-241-5/+0Star
| * json: Redesign the callback to consume JSON valuesMarkus Armbruster2018-08-241-1/+0Star
* | migration: do not wait for free threadXiao Guangrong2018-08-221-0/+18
* | migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang2018-08-221-3/+18
* | qapi/migration.json: fix the description for "query-migrate" outputjialina012018-08-221-13/+12Star
|/
* qapi: block: Remove mentions of error types which were removedPeter Krempa2018-08-151-4/+1Star
* qapi/block: Document restrictions for node namesKevin Wolf2018-08-151-0/+3
* block/qapi: Add 'qdev' field to query-blockstats resultKevin Wolf2018-07-301-4/+10
* qapi: Make 'allow-oob' optional in SchemaInfoCommandMarkus Armbruster2018-07-231-3/+3
* cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster2018-07-161-3/+3
* qapi: Do not expose "allow-preconfig" in query-qmp-schemaMarkus Armbruster2018-07-161-4/+1Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-07-101-0/+2
|\
| * qapi/block-core.json: Add missing documentation for blklogwrites log-append o...Ari Sundholm2018-07-101-0/+2
* | qcow2: add overlap check for bitmap directoryVladimir Sementsov-Ogievskiy2018-07-091-9/+12
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-07-051-6/+32
|\
| * block/blklogwrites: Add an option for the update interval of the log superblockAri Sundholm2018-07-051-1/+5
| * block/blklogwrites: Add an option for appending to an old logAri Sundholm2018-07-051-1/+2
| * block: Add blklogwritesAapo Vienamo2018-07-051-6/+27
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...Peter Maydell2018-07-053-71/+59Star
|\ \
| * | qmp: Switch timestamp_put() to qdict_from_jsonf_nofail()Markus Armbruster2018-07-031-5/+5
| * | qmp: Add some comments around null responsesMarkus Armbruster2018-07-031-0/+2
| * | qmp: Use QDict * instead of QObject * for response objectsMarkus Armbruster2018-07-031-3/+3
| * | qmp: De-duplicate error response buildingMarkus Armbruster2018-07-031-9/+11
| * | qmp: Don't let malformed in-band commands jump the queueMarkus Armbruster2018-07-031-2/+10