summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* qmp: add NBD server commandsPaolo Bonzini2012-10-231-0/+43
* qapi: add socket address typesPaolo Bonzini2012-10-231-0/+53
* migration: Add dirty_pages_rate to query migrate outputJuan Quintela2012-10-171-2/+6
* migration: print expected downtime in info migrateJuan Quintela2012-10-171-0/+5
* migration: print total downtime for final phase of migrationJuan Quintela2012-10-171-1/+6
* Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into stagingAnthony Liguori2012-10-041-0/+13
|\
| * QMP, Introduce xen-set-global-dirty-log command.Anthony PERARD2012-10-031-0/+13
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-041-4/+121
|\ \
| * | stream: add on-error argumentPaolo Bonzini2012-09-281-2/+7
| * | block: introduce block job errorPaolo Bonzini2012-09-281-1/+6
| * | iostatus: move BlockdevOnError declaration to QAPIPaolo Bonzini2012-09-281-0/+23
| * | qmp: add block-job-pause and block-job-resumePaolo Bonzini2012-09-281-1/+45
| * | block: add support for job pause/resumePaolo Bonzini2012-09-281-1/+4
| * | qmp: add 'busy' member to BlockJobInfoPaolo Bonzini2012-09-281-1/+4
| * | QAPI: add command for live block commit, 'block-commit'Jeff Cody2012-09-281-0/+34
| |/
* | block: live snapshot documentation tweaksPaolo Bonzini2012-09-271-2/+2
* | qmp: qmp_send_key(): accept key codes in hexLuiz Capitulino2012-09-271-3/+17
* | qmp: dump-guest-memory: improve schema doc (again)Luiz Capitulino2012-09-271-12/+20
* | qapi: convert add_clientLuiz Capitulino2012-09-261-0/+25
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-09-171-0/+64
|\
| * qapi: Add SnapshotInfo and ImageInfo.Benoît Canet2012-09-121-0/+64
* | qapi: Fix enumeration typo errorLei Li2012-09-141-2/+2
|/
* Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2012-09-101-1/+4
|\
| * spice: add 'migrated' flag to spice infoYonit Halperin2012-09-051-1/+4
* | qapi: convert screendumpLuiz Capitulino2012-09-051-0/+13
* | qapi: convert sendkeyAmos Kong2012-09-051-0/+20
* | qapi: add the QKeyCode enumAmos Kong2012-09-051-0/+26
|/
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-221-7/+7
|\
| * migration: move total_time from ram stats to migration infoJuan Quintela2012-08-211-7/+7
* | qapi: add 'query-target' command to return target archDaniel P. Berrange2012-08-221-0/+39
|/
* qapi: Introduce add-fd, remove-fd, query-fdsetsCorey Bryant2012-08-151-0/+98
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-131-73/+119
|\
| * qapi: add query-cpu-definitions command (v2)Anthony Liguori2012-08-131-0/+23
| * qapi: add query-machines commandAnthony Liguori2012-08-131-0/+28
| * qapi: mark QOM commands stableAnthony Liguori2012-08-131-15/+4
| * qmp: introduce device-list-properties commandAnthony Liguori2012-08-131-0/+28
| * qmp: switch to the new error format on the wireLuiz Capitulino2012-08-131-55/+0
| * qapi-schema: add ErrorClass enumLuiz Capitulino2012-08-131-0/+30
| * qmp: query-block: add 'encryption_key_missing' fieldLuiz Capitulino2012-08-131-3/+6
* | Add XBZRLE statisticsOrit Wasserman2012-08-081-1/+27
* | Add migration accounting for normal and duplicate pagesOrit Wasserman2012-08-081-2/+9
* | Change total_time to total-time in MigrationStatsOrit Wasserman2012-08-081-2/+2
* | Add migrate_set_cache_size commandOrit Wasserman2012-08-081-0/+27
* | Add migrate-set-capabilitiesOrit Wasserman2012-08-081-0/+12
* | Add migration capabilitiesOrit Wasserman2012-08-081-0/+39
|/
* qapi: generalize documentation of streaming commandsPaolo Bonzini2012-08-061-9/+8
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-031-3/+6
|\
| * block: Use bdrv_get_backing_file_depth()Benoît Canet2012-08-031-3/+6
* | net: Add a hub net clientStefan Hajnoczi2012-08-011-8/+22
|/
* qapi schema: add Netdev typesLaszlo Ersek2012-07-231-0/+278
OpenPOWER on IntegriCloud