summaryrefslogtreecommitdiffstats
path: root/hmp-commands.hx
Commit message (Expand)AuthorAgeFilesLines
* hmp: Remove "info pcmcia"Markus Armbruster2014-10-241-2/+0
* Add HMP command "info memory-devices"Zhu Guihua2014-09-261-0/+2
* cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-4/+2
* Add the vhost-user netdev backend to the command lineNikolay Nikolaev2014-06-191-2/+2
* monitor: Add delvm and loadvm argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add host_net_remove arguments completionHani Benhabiles2014-06-111-0/+1
* monitor: Add host_net_add device argument completionHani Benhabiles2014-06-111-1/+2
* monitor: Add migrate_set_capability completionHani Benhabiles2014-06-111-0/+1
* monitor: Add watchdog_action argument completionHani Benhabiles2014-06-111-0/+1
* monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles2014-06-111-0/+2
* monitor: Add netdev_del id argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add netdev_add type argument completion.Hani Benhabiles2014-05-151-1/+2
* monitor: Add set_link arguments completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add chardev-add backend argument completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Add chardev-remove command completion.Hani Benhabiles2014-05-151-0/+1
* monitor: Convert sendkey to use command_completion.Hani Benhabiles2014-05-151-0/+1
* HMP: support specifying dump format for dump-guest-memoryQiao Nuohan2014-04-251-3/+10
* HMP: fix doc of dump-guest-memoryQiao Nuohan2014-04-251-9/+10
* monitor: Add device_add and device_del completion.Hani Benhabiles2014-04-251-0/+2
* monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles2014-04-251-0/+2
* monitor: Fix drive_del id argument type completion.Hani Benhabiles2014-04-251-1/+1
* block: update block commit documentation regarding image truncationJeff Cody2014-01-241-0/+5
* monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-061-0/+14
* monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini2014-01-061-0/+14
* qemu-monitor: HMP cpu-add wrapperJason J. Herne2014-01-061-0/+13
* net: Adding netmap network backendVincenzo Maffione2013-12-091-2/+2
* hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia2013-09-121-0/+18
* hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia2013-09-121-2/+17
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-08-301-1/+1
|\
| * monitor: allow "help" show message for single command in sub groupWenchao Xia2013-08-301-1/+1
* | s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski2013-08-301-2/+2
|/
* block: add drive_backup HMP commandStefan Hajnoczi2013-07-151-0/+20
* pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-041-2/+2
* dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber2013-06-111-2/+0
* Make qemu-io commands available in HMPKevin Wolf2013-06-061-0/+16
* blockdev: reset werror/rerror on drive_delStefan Hajnoczi2013-06-051-0/+2
* audio: remove HAS_AUDIOPaolo Bonzini2013-04-291-4/+0
* Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny2013-04-121-2/+0
* New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny2013-03-251-0/+2
* Revert "hmp: Disable chardev-add and chardev-remove"Gerd Hoffmann2013-03-131-32/+31
* Support for TPM command line optionsStefan Berger2013-03-121-0/+2
* doc: document -netdev hubportStefan Hajnoczi2013-02-271-1/+1
* qemu-log: default to stderr for logging outputPeter Maydell2013-02-261-2/+2
* hmp: Disable chardev-add and chardev-removeMarkus Armbruster2013-02-061-31/+32
* hmp: make memchar-read escape ASCII control chars except \n and \tMarkus Armbruster2013-02-061-0/+2
* qemu-char: Saner naming of memchar stuff & doc fixesMarkus Armbruster2013-02-061-20/+17
* QAPI: Introduce memchar-read QMP commandLei Li2013-01-251-0/+21
* QAPI: Introduce memchar-write QMP commandLei Li2013-01-251-0/+18
* HMP: add sub command table to infoWenchao Xia2013-01-171-1/+2
* chardev: add hmp hotplug commandsGerd Hoffmann2013-01-161-0/+32
OpenPOWER on IntegriCloud