summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* qapi-schema: mark InetSocketAddress as mandatory againDaniel P. Berrange2015-11-021-4/+2
* sockets: allow port to be NULL when listening on IP addressDaniel P. Berrange2015-10-201-2/+4
* qapi: Lazy creation of array typesEric Blake2015-10-151-0/+11
* init/cleanup of netfilter objectYang Hongyang2015-10-121-0/+20
* qmp/hmp: Add throttle ratio to query-migrate and info migrateJason J. Herne2015-09-301-1/+6
* migration: Parameters for auto-converge cpu throttlingJason J. Herne2015-09-301-3/+30
* vhost-user: add multiple queue supportChangchun Ouyang2015-09-241-1/+5
* monitor: allow device_del to accept QOM pathsDaniel P. Berrange2015-09-221-1/+1
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-0/+3
* qapi-schema: Fix up misleading specification of netdev_addMarkus Armbruster2015-09-211-6/+7
* qom: Don't use 'gen': false for qom-get, qom-set, object-addMarkus Armbruster2015-09-211-6/+3
* crypto: introduce new base module for TLS credentialsDaniel P. Berrange2015-09-151-0/+3
* qapi-schema: remove legacy<> from docMarc-André Lureau2015-09-111-9/+6
* s390x: Dump storage keys qmp commandJason J. Herne2015-09-031-0/+14
* qapi: add missing @Marc-André Lureau2015-07-271-1/+1
* Revert "vhost-user: add multi queue support"Michael S. Tsirkin2015-07-201-5/+1
* migration: Make events a capabilityJuan Quintela2015-07-071-1/+4
* Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell2015-06-151-1/+5
|\
| * watchdog: Add new Virtual Watchdog action INJECT-NMIMao Chuan Li2015-06-111-1/+5
* | qmp/hmp: add rocker device supportScott Feldman2015-06-121-0/+3
|/
* monitor: Convert client_migrate_info to QAPIMarkus Armbruster2015-06-021-0/+19
* vhost-user: add multi queue supportOuyang Changchun2015-06-011-1/+5
* kbd: add brazil kbd keys to qemuGerd Hoffmann2015-05-291-1/+3
* qmp: Add qom_path field to query-cpus commandEduardo Habkost2015-05-141-2/+6
* migration: Add qmp commands to set and query parametersLiang Li2015-05-071-0/+45
* migration: Use an array instead of 3 parametersLiang Li2015-05-071-0/+23
* migration: Add interface to control compressionLiang Li2015-05-071-1/+10
* qapi: Drop inline nested structs in query-pciEric Blake2015-05-051-25/+59
* qapi: Use 'struct' instead of 'type' in schemaEric Blake2015-05-051-83/+83
* qapi: Unify type bypass and add testsEric Blake2015-05-051-7/+7
* migration: Convert 'status' of MigrationInfo to use an enum typezhanghailiang2015-03-171-5/+29
* Warn against the use of the string as uri parameter to migrate-incomingDr. David Alan Gilbert2015-03-171-0/+3
* Add migrate_incomingDr. David Alan Gilbert2015-03-161-0/+15
* qapi-schema: Fix SpiceChannel docsCole Robinson2015-03-101-3/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into...Peter Maydell2015-01-221-0/+12
|\
| * input: improve docs for input-send-event qmp commandGerd Hoffmann2015-01-221-0/+12
* | monitor: add vnc websocketsGerd Hoffmann2015-01-221-1/+4
* | monitor: add query-vnc-servers commandGerd Hoffmann2015-01-221-0/+68
|/
* block: Add blockdev-backup to transactionFam Zheng2015-01-131-0/+2
* qapi: Comment version info in TransactionActionFam Zheng2015-01-131-0/+6
* qapi-schema: fix typo about change-vnc-passwordGonglei2014-12-101-1/+1
* input: move input-send-event into experimental namespaceGerd Hoffmann2014-11-251-2/+4
* QMP/input-send-event: make console parameter optionalAmos Kong2014-11-131-2/+2
* QMP/input-send-event: update document of union InputEventAmos Kong2014-11-131-0/+5
* qmp: Print descriptions of object propertiesGonglei2014-10-151-1/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-091-5/+10
|\
| * qemu-char: Add reconnecting to client socketsCorey Minyard2014-10-041-5/+10
* | add input-send-event commandMarcelo Tosatti2014-10-021-0/+17
|/
* trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova2014-09-261-0/+3
* cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-2/+2
OpenPOWER on IntegriCloud