Age | Commit message (Expand) | Author | Files | Lines |
2013-01-25 | QAPI: Introduce memchar-write QMP command | Lei Li | 1 | -0/+33 |
2013-01-25 | balloon: drop old stats code & API | Luiz Capitulino | 1 | -13/+0 |
2013-01-16 | chardev: add pty chardev support to chardev-add (qmp) | Gerd Hoffmann | 1 | -0/+5 |
2013-01-16 | chardev: add file chardev support to chardev-add (qmp) | Gerd Hoffmann | 1 | -1/+7 |
2013-01-16 | chardev: add qmp hotplug commands, with null chardev support | Gerd Hoffmann | 1 | -0/+50 |
2012-10-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -0/+53 |
2012-10-24 | mirror: add support for on-source-error/on-target-error | Paolo Bonzini | 1 | -1/+7 |
2012-10-24 | qmp: add drive-mirror command | Paolo Bonzini | 1 | -0/+42 |
2012-10-24 | block: add block-job-complete | Paolo Bonzini | 1 | -0/+5 |
2012-10-23 | qmp: add NBD server commands | Paolo Bonzini | 1 | -0/+16 |
2012-10-17 | migration: print expected downtime in info migrate | Juan Quintela | 1 | -0/+6 |
2012-10-17 | migration: print total downtime for final phase of migration | Juan Quintela | 1 | -0/+3 |
2012-10-04 | Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging | Anthony Liguori | 1 | -0/+24 |
2012-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -2/+18 |
2012-10-03 | QMP, Introduce xen-set-global-dirty-log command. | Anthony PERARD | 1 | -0/+24 |
2012-09-28 | stream: add on-error argument | Paolo Bonzini | 1 | -1/+1 |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini | 1 | -1/+11 |
2012-09-28 | QAPI: add command for live block commit, 'block-commit' | Jeff Cody | 1 | -0/+6 |
2012-09-26 | qapi: convert add_client | Luiz Capitulino | 1 | -4/+1 |
2012-09-05 | qapi: convert screendump | Luiz Capitulino | 1 | -4/+1 |
2012-09-05 | qapi: convert sendkey | Amos Kong | 1 | -0/+28 |
2012-08-22 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 1 | -3/+3 |
2012-08-22 | qapi: add 'query-target' command to return target arch | Daniel P. Berrange | 1 | -0/+5 |
2012-08-21 | migration: move total_time from ram stats to migration info | Juan Quintela | 1 | -3/+3 |
2012-08-15 | qapi: Introduce add-fd, remove-fd, query-fdsets | Corey Bryant | 1 | -0/+122 |
2012-08-13 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 1 | -2/+21 |
2012-08-13 | qapi: add query-cpu-definitions command (v2) | Anthony Liguori | 1 | -0/+6 |
2012-08-13 | qapi: add query-machines command | Anthony Liguori | 1 | -0/+6 |
2012-08-13 | qmp: introduce device-list-properties command | Anthony Liguori | 1 | -0/+7 |
2012-08-13 | qmp: switch to the new error format on the wire | Luiz Capitulino | 1 | -2/+2 |
2012-08-08 | Add XBZRLE statistics | Orit Wasserman | 1 | -1/+33 |
2012-08-08 | Add migration accounting for normal and duplicate pages | Orit Wasserman | 1 | -3/+24 |
2012-08-08 | Change total_time to total-time in MigrationStats | Orit Wasserman | 1 | -2/+7 |
2012-08-08 | Add migrate_set_cache_size command | Orit Wasserman | 1 | -0/+44 |
2012-08-08 | Add migrate-set-capabilities | Orit Wasserman | 1 | -0/+23 |
2012-08-08 | Add migration capabilities | Orit Wasserman | 1 | -0/+26 |
2012-08-03 | block: Use bdrv_get_backing_file_depth() | BenoƮt Canet | 1 | -0/+2 |
2012-07-13 | qapi: Convert getfd and closefd | Corey Bryant | 1 | -4/+10 |
2012-06-04 | Add 'query-events' command to QMP to query async events | Daniel P. Berrange | 1 | -0/+37 |
2012-06-04 | qapi: convert netdev_del | Luiz Capitulino | 1 | -4/+1 |
2012-06-04 | qapi: convert netdev_add | Luiz Capitulino | 1 | -4/+1 |
2012-06-04 | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 1 | -0/+36 |
2012-05-10 | block: add mode argument to blockdev-snapshot-sync | Paolo Bonzini | 1 | -1/+1 |
2012-04-27 | block: add 'speed' optional parameter to block-stream | Stefan Hajnoczi | 1 | -1/+1 |
2012-04-27 | block: change block-job-set-speed argument from 'value' to 'speed' | Stefan Hajnoczi | 1 | -1/+1 |
2012-04-23 | qmp: make block job command naming consistent | Stefan Hajnoczi | 1 | -3/+3 |
2012-04-09 | qapi: convert device_del | Luiz Capitulino | 1 | -4/+1 |
2012-03-27 | qmp: add and use q type specifier | Paolo Bonzini | 1 | -2/+2 |
2012-03-19 | Merge remote-tracking branch 'sstabellini/saverestore-8' into staging | Anthony Liguori | 1 | -0/+27 |
2012-03-19 | Introduce "xen-save-devices-state" | Stefano Stabellini | 1 | -0/+27 |