Age | Commit message (Expand) | Author |
2014-04-25 | HMP: support specifying dump format for dump-guest-memory | Qiao Nuohan |
2014-04-25 | HMP: fix doc of dump-guest-memory | Qiao Nuohan |
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-04-25 | monitor: Fix drive_del id argument type completion. | Hani Benhabiles |
2014-01-24 | block: update block commit documentation regarding image truncation | Jeff Cody |
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-12-09 | net: Adding netmap network backend | Vincenzo Maffione |
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-08-30 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-08-30 | s390: wire up nmi command to raise a RESTART interrupt on S390 | Eugene (jno) Dvurechenski |
2013-08-30 | monitor: allow "help" show message for single command in sub group | Wenchao Xia |
2013-07-15 | block: add drive_backup HMP command | Stefan Hajnoczi |
2013-07-04 | pci: Cleanup configuration for pci-hotplug.c | David Gibson |
2013-06-11 | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber |
2013-06-06 | Make qemu-io commands available in HMP | Kevin Wolf |
2013-06-05 | blockdev: reset werror/rerror on drive_del | Stefan Hajnoczi |
2013-04-29 | audio: remove HAS_AUDIO | Paolo Bonzini |
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-13 | Revert "hmp: Disable chardev-add and chardev-remove" | Gerd Hoffmann |
2013-03-12 | Support for TPM command line options | Stefan Berger |
2013-02-27 | doc: document -netdev hubport | Stefan Hajnoczi |
2013-02-26 | qemu-log: default to stderr for logging output | Peter Maydell |
2013-02-06 | hmp: Disable chardev-add and chardev-remove | Markus Armbruster |
2013-02-06 | hmp: make memchar-read escape ASCII control chars except \n and \t | Markus Armbruster |
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 sub command table to info | Wenchao Xia |
2013-01-16 | chardev: add hmp hotplug commands | Gerd Hoffmann |
2012-11-16 | trace: Remove "info trace" from documents | Liming Wang |
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-10-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-28 | qmp: add block-job-pause and block-job-resume | Paolo Bonzini |
2012-09-27 | hmp: dump-guest-memory: hardcode protocol argument to "file:" | Luiz Capitulino |
2012-09-05 | qapi: convert screendump | Luiz Capitulino |
2012-09-05 | qapi: convert sendkey | Amos Kong |
2012-09-05 | hmp: rename arguments | Amos Kong |
2012-09-05 | fix doc of using raw values with sendkey | Amos Kong |
2012-08-08 | Add migrate_set_cache_size command | Orit Wasserman |
2012-08-08 | Add migrate-set-capabilities | Orit Wasserman |
2012-08-08 | Add migration capabilities | Orit Wasserman |
2012-08-06 | qapi: generalize documentation of streaming commands | Paolo Bonzini |
2012-07-13 | qapi: Convert getfd and closefd | Corey Bryant |