| Commit message (Expand) | Author | Age | Files | Lines |
* | hmp: add info memdev | Hu Tao | 2014-06-19 | 1 | -0/+1 |
* | monitor: Add delvm and loadvm argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add host_net_remove arguments completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add host_net_add device argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+1 |
* | monitor: Add migrate_set_capability completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add watchdog_action argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add ringbuf_write and ringbuf_read argument completion | Hani Benhabiles | 2014-06-11 | 1 | -0/+2 |
* | monitor: Add netdev_del id argument completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add netdev_add type argument completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add set_link arguments completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add chardev-add backend argument completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add chardev-remove command completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Convert sendkey to use command_completion. | Hani Benhabiles | 2014-05-15 | 1 | -0/+1 |
* | monitor: Add device_add and device_del completion. | Hani Benhabiles | 2014-04-25 | 1 | -0/+2 |
* | monitor: Add command_completion callback to mon_cmd_t. | Hani Benhabiles | 2014-04-25 | 1 | -0/+3 |
* | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini | 2014-01-06 | 1 | -0/+1 |
* | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini | 2014-01-06 | 1 | -0/+1 |
* | qemu-monitor: HMP cpu-add wrapper | Jason J. Herne | 2014-01-06 | 1 | -0/+1 |
* | hmp: add interface hmp_snapshot_delete_blkdev_internal | Wenchao Xia | 2013-09-12 | 1 | -0/+1 |
* | hmp: add interface hmp_snapshot_blkdev_internal | Wenchao Xia | 2013-09-12 | 1 | -0/+1 |
* | block: add drive_backup HMP command | Stefan Hajnoczi | 2013-07-15 | 1 | -0/+1 |
* | Make qemu-io commands available in HMP | Kevin Wolf | 2013-06-06 | 1 | -0/+1 |
* | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny | 2013-04-12 | 1 | -1/+0 |
* | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny | 2013-03-25 | 1 | -0/+1 |
* | Support for TPM command line options | Stefan Berger | 2013-03-12 | 1 | -0/+1 |
* | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster | 2013-02-06 | 1 | -2/+2 |
* | QAPI: Introduce memchar-read QMP command | Lei Li | 2013-01-25 | 1 | -0/+1 |
* | QAPI: Introduce memchar-write QMP command | Lei Li | 2013-01-25 | 1 | -0/+1 |
* | HMP: add QDict to info callback handler | Wenchao Xia | 2013-01-17 | 1 | -18/+18 |
* | chardev: add hmp hotplug commands | Gerd Hoffmann | 2013-01-16 | 1 | -0/+2 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | hmp: add NBD server commands | Paolo Bonzini | 2012-11-12 | 1 | -0/+3 |
* | qmp: add drive-mirror command | Paolo Bonzini | 2012-10-24 | 1 | -0/+1 |
* | block: add block-job-complete | Paolo Bonzini | 2012-10-24 | 1 | -0/+1 |
* | qmp: add block-job-pause and block-job-resume | Paolo Bonzini | 2012-09-28 | 1 | -0/+2 |
* | qapi: convert screendump | Luiz Capitulino | 2012-09-05 | 1 | -0/+1 |
* | qapi: convert sendkey | Amos Kong | 2012-09-05 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori | 2012-08-13 | 1 | -0/+1 |
|\ |
|
| * | hmp: hmp.h: include qdict.h | Luiz Capitulino | 2012-08-13 | 1 | -0/+1 |
* | | Add migrate_set_cache_size command | Orit Wasserman | 2012-08-08 | 1 | -0/+2 |
* | | Add migrate-set-capabilities | Orit Wasserman | 2012-08-08 | 1 | -0/+1 |
* | | Add migration capabilities | Orit Wasserman | 2012-08-08 | 1 | -0/+1 |
|/ |
|
* | qapi: Convert getfd and closefd | Corey Bryant | 2012-07-13 | 1 | -0/+2 |
* | qapi: convert netdev_del | Luiz Capitulino | 2012-06-04 | 1 | -0/+1 |
* | qapi: convert netdev_add | Luiz Capitulino | 2012-06-04 | 1 | -0/+1 |
* | introduce a new monitor command 'dump-guest-memory' to dump guest's memory | Wen Congyang | 2012-06-04 | 1 | -0/+1 |
* | qapi: convert device_del | Luiz Capitulino | 2012-04-09 | 1 | -0/+1 |
* | qapi: Convert migrate | Luiz Capitulino | 2012-03-15 | 1 | -0/+1 |
* | suspend: add system_wakeup monitor command | Gerd Hoffmann | 2012-02-24 | 1 | -0/+1 |
* | qmp: add query-block-jobs | Stefan Hajnoczi | 2012-01-26 | 1 | -0/+1 |