summaryrefslogtreecommitdiff
path: root/hmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
2015-06-12qmp/hmp: add rocker device supportScott Feldman1-0/+24
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster1-2/+1
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster1-2/+1
2015-06-02monitor: Use traditional command interface for HMP drive_delMarkus Armbruster1-2/+1
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster1-2/+1
2015-06-02monitor: Improve and document client_migrate_info protocol errorMarkus Armbruster1-4/+4
2015-05-07migration: Add hmp interface to set and query parametersLiang Li1-0/+17
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster1-2/+1
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster1-26/+15
2015-03-19hmp: Fix definition of command quitMarkus Armbruster1-1/+0
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber1-0/+2
2015-03-17qom: Implement qom-set HMP commandAndreas Färber1-0/+13
2015-03-17qom: Implement qom-list HMP commandAndreas Färber1-0/+13
2015-03-16Add migrate_incomingDr. David Alan Gilbert1-0/+16
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster1-32/+0
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster1-43/+43
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster1-2/+0
2014-09-26Add HMP command "info memory-devices"Zhu Guihua1-0/+2
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy1-4/+2
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev1-2/+2
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles1-0/+2
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles1-0/+1
2014-06-11monitor: Add host_net_add device argument completionHani Benhabiles1-1/+2
2014-06-11monitor: Add migrate_set_capability completionHani Benhabiles1-0/+1
2014-06-11monitor: Add watchdog_action argument completionHani Benhabiles1-0/+1
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles1-0/+2
2014-05-15monitor: Add netdev_del id argument completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add netdev_add type argument completion.Hani Benhabiles1-1/+2
2014-05-15monitor: Add set_link arguments completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add chardev-add backend argument completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Add chardev-remove command completion.Hani Benhabiles1-0/+1
2014-05-15monitor: Convert sendkey to use command_completion.Hani Benhabiles1-0/+1
2014-04-25HMP: support specifying dump format for dump-guest-memoryQiao Nuohan1-3/+10
2014-04-25HMP: fix doc of dump-guest-memoryQiao Nuohan1-9/+10
2014-04-25monitor: Add device_add and device_del completion.Hani Benhabiles1-0/+2
2014-04-25monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles1-0/+2
2014-04-25monitor: Fix drive_del id argument type completion.Hani Benhabiles1-1/+1
2014-01-24block: update block commit documentation regarding image truncationJeff Cody1-0/+5
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini1-0/+14
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini1-0/+14
2014-01-06qemu-monitor: HMP cpu-add wrapperJason J. Herne1-0/+13
2013-12-09net: Adding netmap network backendVincenzo Maffione1-2/+2
2013-09-12hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia1-0/+18
2013-09-12hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia1-2/+17
2013-08-30Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-1/+1
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski1-2/+2
2013-08-30monitor: allow "help" show message for single command in sub groupWenchao Xia1-1/+1
2013-07-15block: add drive_backup HMP commandStefan Hajnoczi1-0/+20
2013-07-04pci: Cleanup configuration for pci-hotplug.cDavid Gibson1-2/+2
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber1-2/+0