aboutsummaryrefslogtreecommitdiff
path: root/hmp-commands.hx
AgeCommit message (Expand)Author
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-02monitor: Use trad. command interface for HMP pcie_aer_inject_errorMarkus Armbruster
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster
2015-06-02monitor: Use traditional command interface for HMP drive_delMarkus Armbruster
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster
2015-06-02monitor: Improve and document client_migrate_info protocol errorMarkus Armbruster
2015-05-07migration: Add hmp interface to set and query parametersLiang Li
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster
2015-03-19hmp: Fix definition of command quitMarkus Armbruster
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber
2015-03-17qom: Implement qom-set HMP commandAndreas Färber
2015-03-17qom: Implement qom-list HMP commandAndreas Färber
2015-03-16Add migrate_incomingDr. David Alan Gilbert
2015-03-01pci-hotplug-old: Has been dead for five major releases, buryMarkus Armbruster
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster
2014-09-26Add HMP command "info memory-devices"Zhu Guihua
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev
2014-06-11monitor: Add delvm and loadvm argument completionHani Benhabiles
2014-06-11monitor: Add host_net_remove arguments completionHani Benhabiles
2014-06-11monitor: Add host_net_add device argument completionHani Benhabiles
2014-06-11monitor: Add migrate_set_capability completionHani Benhabiles
2014-06-11monitor: Add watchdog_action argument completionHani Benhabiles
2014-06-11monitor: Add ringbuf_write and ringbuf_read argument completionHani Benhabiles
2014-05-15monitor: Add netdev_del id argument completion.Hani Benhabiles
2014-05-15monitor: Add netdev_add type argument completion.Hani Benhabiles
2014-05-15monitor: Add set_link arguments completion.Hani Benhabiles
2014-05-15monitor: Add chardev-add backend argument completion.Hani Benhabiles
2014-05-15monitor: Add chardev-remove command completion.Hani Benhabiles
2014-05-15monitor: Convert sendkey to use command_completion.Hani Benhabiles
2014-04-25HMP: support specifying dump format for dump-guest-memoryQiao Nuohan
2014-04-25HMP: fix doc of dump-guest-memoryQiao Nuohan
2014-04-25monitor: Add device_add and device_del completion.Hani Benhabiles
2014-04-25monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles
2014-04-25monitor: Fix drive_del id argument type completion.Hani Benhabiles
2014-01-24block: update block commit documentation regarding image truncationJeff Cody
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini
2014-01-06qemu-monitor: HMP cpu-add wrapperJason J. Herne
2013-12-09net: Adding netmap network backendVincenzo Maffione
2013-09-12hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia
2013-09-12hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia
2013-08-30Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski
2013-08-30monitor: allow "help" show message for single command in sub groupWenchao Xia
2013-07-15block: add drive_backup HMP commandStefan Hajnoczi
2013-07-04pci: Cleanup configuration for pci-hotplug.cDavid Gibson
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber