Age | Commit message (Expand) | Author |
2015-06-02 | monitor: Use traditional command interface for HMP device_add | Markus Armbruster |
2015-06-02 | monitor: Convert client_migrate_info to QAPI | Markus Armbruster |
2015-05-07 | migration: Add hmp interface to set and query parameters | Liang Li |
2015-04-30 | monitor: Remove unused functions | Thomas Huth |
2015-03-17 | qom: Implement qom-set HMP command | Andreas Färber |
2015-03-17 | qom: Implement qom-list HMP command | Andreas Färber |
2015-03-16 | Add migrate_incoming | Dr. David Alan Gilbert |
2015-02-18 | hmp: Name HMP command handler functions hmp_COMMAND() | Markus Armbruster |
2014-09-26 | Add HMP command "info memory-devices" | Zhu Guihua |
2014-06-19 | hmp: add info memdev | Hu Tao |
2014-06-11 | monitor: Add delvm and loadvm argument completion | Hani Benhabiles |
2014-06-11 | monitor: Add host_net_remove arguments completion | Hani Benhabiles |
2014-06-11 | monitor: Add host_net_add device argument completion | Hani Benhabiles |
2014-06-11 | monitor: Add migrate_set_capability completion | Hani Benhabiles |
2014-06-11 | monitor: Add watchdog_action argument completion | Hani Benhabiles |
2014-06-11 | monitor: Add ringbuf_write and ringbuf_read argument completion | Hani Benhabiles |
2014-05-15 | monitor: Add netdev_del id argument completion. | Hani Benhabiles |
2014-05-15 | monitor: Add netdev_add type argument completion. | Hani Benhabiles |
2014-05-15 | monitor: Add set_link arguments completion. | Hani Benhabiles |
2014-05-15 | monitor: Add chardev-add backend argument completion. | Hani Benhabiles |
2014-05-15 | monitor: Add chardev-remove command completion. | Hani Benhabiles |
2014-05-15 | monitor: Convert sendkey to use command_completion. | Hani Benhabiles |
2014-04-25 | monitor: Add device_add and device_del completion. | Hani Benhabiles |
2014-04-25 | monitor: Add command_completion callback to mon_cmd_t. | Hani Benhabiles |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini |
2014-01-06 | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini |
2014-01-06 | qemu-monitor: HMP cpu-add wrapper | Jason J. Herne |
2013-09-12 | hmp: add interface hmp_snapshot_delete_blkdev_internal | Wenchao Xia |
2013-09-12 | hmp: add interface hmp_snapshot_blkdev_internal | Wenchao Xia |
2013-07-15 | block: add drive_backup HMP command | Stefan Hajnoczi |
2013-06-06 | Make qemu-io commands available in HMP | Kevin Wolf |
2013-04-12 | Revert "New QMP command query-cpu-max and HMP command cpu_max" | Michal Novotny |
2013-03-25 | New QMP command query-cpu-max and HMP command cpu_max | Michal Novotny |
2013-03-12 | Support for TPM command line options | Stefan Berger |
2013-02-06 | qemu-char: Saner naming of memchar stuff & doc fixes | Markus Armbruster |
2013-01-25 | QAPI: Introduce memchar-read QMP command | Lei Li |
2013-01-25 | QAPI: Introduce memchar-write QMP command | Lei Li |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia |
2013-01-16 | chardev: add hmp hotplug commands | Gerd Hoffmann |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-11-12 | hmp: add NBD server commands | Paolo Bonzini |
2012-10-24 | qmp: add drive-mirror command | Paolo Bonzini |
2012-10-24 | block: add block-job-complete | Paolo Bonzini |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini |
2012-09-05 | qapi: convert screendump | Luiz Capitulino |
2012-09-05 | qapi: convert sendkey | Amos Kong |
2012-08-13 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2012-08-13 | hmp: hmp.h: include qdict.h | Luiz Capitulino |
2012-08-08 | Add migrate_set_cache_size command | Orit Wasserman |
2012-08-08 | Add migrate-set-capabilities | Orit Wasserman |