summary refs log tree commit diff stats
path: root/qapi-schema.json (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qmp-commands: move 'query-mice' doc to schemaMarc-André Lureau2017-01-161-0/+20
* qmp-commands: move 'migrate-start-postcopy' doc to schemaMarc-André Lureau2017-01-161-0/+6
* qmp-commands: move 'client_migrate_info' doc to schemaMarc-André Lureau2017-01-161-0/+9
* qmp-commands: move 'query-migrate-parameters' doc to schemaMarc-André Lureau2017-01-161-0/+15
* qmp-commands: move 'migrate-set-parameters' doc to schemaMarc-André Lureau2017-01-161-0/+6
* qmp-commands: move 'query-migrate-capabilities' doc to schemaMarc-André Lureau2017-01-161-0/+15
* qmp-commands: move 'migrate-set-capabilities' doc to schemaMarc-André Lureau2017-01-161-0/+6
* qmp-commands: move 'query-migrate' doc to schemaMarc-André Lureau2017-01-161-1/+114
* qmp-commands: move 'query-events' doc to schemaMarc-André Lureau2017-01-161-0/+17
* qmp-commands: move 'ringbuf-read' doc to schemaMarc-André Lureau2017-01-161-0/+9
* qmp-commands: move 'ringbuf-write' doc to schemaMarc-André Lureau2017-01-161-0/+9
* qmp-commands: move 'query-chardev-backends' doc to schemaMarc-André Lureau2017-01-161-0/+21
* qmp-commands: move 'query-chardev' doc to schemaMarc-André Lureau2017-01-161-0/+24
* qmp-commands: move 'query-uuid' doc to schemaMarc-André Lureau2017-01-161-1/+7
* qmp-commands: move 'query-status' doc to schemaMarc-André Lureau2017-01-161-0/+8
* qmp-commands: move 'query-kvm' doc to schemaMarc-André Lureau2017-01-161-0/+6
* qmp-commands: move 'query-name' doc to schemaMarc-André Lureau2017-01-161-0/+6
* qmp-commands: move 'add_client' doc to schemaMarc-André Lureau2017-01-161-0/+7
* qapi: add some sections in docsMarc-André Lureau2017-01-161-0/+4
* qapi: Reorder doc comments for future doc generatorMarc-André Lureau2017-01-161-5/+5
* qapi: improve TransactionAction docMarc-André Lureau2017-01-161-15/+16
* qapi: improve device_add schemaMarc-André Lureau2017-01-161-2/+2
* qapi: Format TODO comments more consistentlyMarc-André Lureau2017-01-161-2/+2
* qapi: move QKeyCode doc body at the topMarc-André Lureau2017-01-161-4/+4
* qapi: replace 'o' for list itemsMarc-André Lureau2017-01-161-3/+3
* qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost2017-01-121-1/+4
* monitor: fix qmp/hmp query-memdev not reporting IDs of memory backendsIgor Mammedov2017-01-121-0/+3
* ps2: Fix lost scancodes by recent changesOGAWA Hirofumi2017-01-101-1/+5
* qapi: add missing colon-ending for section nameMarc-André Lureau2016-12-051-150/+150
* qapi: use one symbol per lineMarc-André Lureau2016-12-051-3/+7
* qapi: fix various symbols mismatch in documentationMarc-André Lureau2016-12-051-11/+9
* qapi: fix missing symbol @prefixMarc-André Lureau2016-12-051-2/+2
* qapi: fix schema symbol sectionsMarc-André Lureau2016-12-051-5/+13
* qapi-schema: clarify 'colo' state for MigrationStatuszhanghailiang2016-11-171-3/+5
* vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger2016-11-021-2/+2
* sockets: add AF_VSOCK supportStefan Hajnoczi2016-10-311-1/+22
* COLO: Introduce state to record failover processzhanghailiang2016-10-301-0/+18
* COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang2016-10-301-0/+29
* COLO: Add checkpoint-delay parameter for migrate-set-parameterszhanghailiang2016-10-301-2/+10
* COLO: Add a new RunState RUN_STATE_COLOzhanghailiang2016-10-301-1/+4
* COLO: Introduce checkpointing protocolzhanghailiang2016-10-301-0/+25
* migration: Enter into COLO mode after migration if COLO is enabledzhanghailiang2016-10-301-1/+3
* migration: Introduce capability 'x-colo' to migrationzhanghailiang2016-10-301-1/+6
* trivial: Restore blank line in qapi-schemaEric Blake2016-10-251-0/+1
* qmp: Add runnability information to query-cpu-definitionsEduardo Habkost2016-10-171-1/+22
* migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya2016-10-131-3/+20
* migrate: Use boxed qapi for migrate-set-parametersEric Blake2016-10-131-1/+1
* migrate: Share common MigrationParameters structEric Blake2016-10-131-58/+27
* qapi: make the json schema files more regular.David Anderson2016-10-081-2/+1
* tap: Allow specifying a bridgeAlexey Kardashevskiy2016-09-271-0/+3