Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | qapi: generalize documentation of streaming commands | Paolo Bonzini | 1 | -9/+8 |
2012-08-03 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 1 | -3/+6 |
2012-08-03 | block: Use bdrv_get_backing_file_depth() | BenoƮt Canet | 1 | -3/+6 |
2012-08-01 | net: Add a hub net client | Stefan Hajnoczi | 1 | -8/+22 |
2012-07-23 | qapi schema: add Netdev types | Laszlo Ersek | 1 | -0/+278 |
2012-07-23 | qapi schema: remove trailing whitespace | Laszlo Ersek | 1 | -5/+5 |
2012-07-13 | qapi: Convert getfd and closefd | Corey Bryant | 1 | -0/+35 |
2012-07-13 | qmp: dump-guest-memory: improve schema doc | Luiz Capitulino | 1 | -15/+17 |
2012-06-29 | Add spent time for migration | Juan Quintela | 1 | -3/+9 |
2012-06-04 | Add 'query-events' command to QMP to query async events | Daniel P. Berrange | 1 | -0/+22 |
2012-06-04 | qapi: convert netdev_del | Luiz Capitulino | 1 | -0/+14 |
2012-06-04 | qapi: convert netdev_add | Luiz Capitulino | 1 | -0/+28 |
2012-06-04 | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 1 | -0/+43 |
2012-05-08 | runstate: introduce suspended state | Luiz Capitulino | 1 | -1/+3 |
2012-05-08 | qapi-schema.json: fix RunState enums alphabetical order | Luiz Capitulino | 1 | -2/+2 |
2012-05-03 | spice_info: add mouse_mode | Alon Levy | 1 | -1/+26 |
2012-04-27 | block: add 'speed' optional parameter to block-stream | Stefan Hajnoczi | 1 | -2/+7 |
2012-04-27 | block: change block-job-set-speed argument from 'value' to 'speed' | Stefan Hajnoczi | 1 | -2/+2 |
2012-04-27 | block: use Error mechanism instead of -errno for block_job_set_speed() | Stefan Hajnoczi | 1 | -0/+1 |
2012-04-23 | qmp: make block job command naming consistent | Stefan Hajnoczi | 1 | -7/+8 |
2012-04-09 | qapi: convert device_del | Luiz Capitulino | 1 | -0/+20 |
2012-03-19 | Merge remote-tracking branch 'sstabellini/saverestore-8' into staging | Anthony Liguori | 1 | -0/+17 |
2012-03-19 | Introduce "xen-save-devices-state" | Stefano Stabellini | 1 | -0/+19 |
2012-03-15 | qapi: Convert migrate | Luiz Capitulino | 1 | -0/+21 |
2012-03-12 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 1 | -22/+52 |
2012-03-12 | qmp: convert blockdev-snapshot-sync to a wrapper around transactions | Paolo Bonzini | 1 | -7/+8 |
2012-03-12 | add mode field to blockdev-snapshot-sync transaction item | Paolo Bonzini | 1 | -1/+18 |
2012-03-12 | rename blockdev-group-snapshot-sync | Paolo Bonzini | 1 | -15/+27 |
2012-03-09 | qapi-schema.json: fix comment for type ObjectPropretyInfo | Alon Levy | 1 | -1/+1 |
2012-03-09 | qapi-schema: fix typos and explain 'spice' auth | Alon Levy | 1 | -6/+8 |
2012-02-29 | qapi: Introduce blockdev-group-snapshot-sync command | Jeff Cody | 1 | -0/+38 |
2012-02-24 | suspend: add system_wakeup monitor command | Gerd Hoffmann | 1 | -0/+11 |
2012-02-03 | qom: move properties from qdev to object | Anthony Liguori | 1 | -11/+11 |
2012-02-03 | qom: add new command to search for types | Anthony Liguori | 1 | -0/+33 |
2012-01-26 | add QERR_BASE_NOT_FOUND | Marcelo Tosatti | 1 | -0/+1 |
2012-01-26 | qmp: add query-block-jobs | Stefan Hajnoczi | 1 | -0/+32 |
2012-01-26 | qmp: add block_job_cancel command | Stefan Hajnoczi | 1 | -0/+29 |
2012-01-26 | qmp: add block_job_set_speed command | Stefan Hajnoczi | 1 | -0/+22 |
2012-01-26 | qmp: add block_stream command | Stefan Hajnoczi | 1 | -0/+31 |
2012-01-18 | block: use proper qerrors in qmp_block_resize | Stefan Hajnoczi | 1 | -2/+5 |
2012-01-18 | qapi: Convert block_set_io_throttle | Luiz Capitulino | 1 | -0/+29 |
2012-01-18 | qapi: Convert change | Luiz Capitulino | 1 | -0/+36 |
2012-01-18 | qapi: Introduce change-vnc-password | Luiz Capitulino | 1 | -0/+14 |
2012-01-18 | qapi: Convert eject | Luiz Capitulino | 1 | -0/+21 |
2012-01-18 | qapi: Convert expire_password | Luiz Capitulino | 1 | -0/+27 |
2012-01-18 | qapi: Convert set_password | Luiz Capitulino | 1 | -0/+29 |
2011-12-15 | qom: qom_{get, set} monitor commands (v2) | Anthony Liguori | 1 | -0/+59 |
2011-12-15 | qmp: add qom-list command | Anthony Liguori | 1 | -0/+48 |
2011-12-06 | qapi: Convert migrate_set_speed | Luiz Capitulino | 1 | -0/+15 |
2011-12-06 | qapi: Convert migrate_set_downtime | Luiz Capitulino | 1 | -0/+13 |