Age | Commit message (Expand) | Author |
2014-10-24 | hmp: Remove "info pcmcia" | Markus Armbruster |
2014-09-26 | Add HMP command "info memory-devices" | Zhu Guihua |
2014-08-25 | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy |
2014-06-19 | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev |
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 | 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 |