summaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-28dump: make kdump-compressed format available for 'dump-guest-memory'qiaonuohan1-1/+4
2014-02-17Use error_is_set() only when necessaryMarkus Armbruster1-4/+4
2014-02-17hmp: migrate command (without -d) now blocks correctlySoramichi AKIYAMA1-1/+2
2014-01-24qmp: Allow to take external snapshots on bs graphs node.Benoît Canet1-1/+3
2014-01-24qmp: Allow block_resize to manipulate bs graph nodes.Benoît Canet1-1/+1
2014-01-24qmp: Allow to change password on named block driver states.Benoît Canet1-1/+1
2014-01-22readline: decouple readline from the monitorStefan Hajnoczi1-3/+3
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini1-0/+58
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini1-0/+9
2014-01-06qemu-monitor: HMP cpu-add wrapperJason J. Herne1-0/+10
2013-10-17hmp: drop bogus "[not inserted]"Mike Qiu1-2/+0
2013-09-17hmp: block-stream: fix typoAnthony Liguori1-1/+1
2013-09-12hmp: add interface hmp_snapshot_delete_blkdev_internalWenchao Xia1-0/+12
2013-09-12hmp: add interface hmp_snapshot_blkdev_internalWenchao Xia1-0/+10
2013-09-11Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori1-1/+1
2013-09-09Add c++ keywords to QAPI helper scriptTomoki Sekiyama1-1/+1
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet1-2/+6
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet1-3/+29
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-4/+4
2013-07-23rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines1-0/+4
2013-07-15block: add drive_backup HMP commandStefan Hajnoczi1-0/+28
2013-06-28hmp: Make "info block" output more readableKevin Wolf1-39/+55
2013-06-27rdma: export throughput w/ MigrationStats QMPMichael R. Hines1-0/+2
2013-06-07hmp: add parameters device and -v for info blockWenchao Xia1-9/+16
2013-06-07hmp: show ImageInfo in 'info block'Wenchao Xia1-0/+14
2013-06-06Make qemu-io commands available in HMPKevin Wolf1-0/+18
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny1-8/+0
2013-03-26Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori1-0/+2
2013-03-26migration: do not sent zero pages in bulk stagePeter Lieven1-0/+2
2013-03-25New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny1-0/+8
2013-03-25QMP: Remove duplicate TPM type from query-tpmCorey Bryant1-4/+4
2013-03-12Support for TPM command line optionsStefan Berger1-0/+44
2013-02-11error: Strip trailing '\n' from error string arguments (again)Markus Armbruster1-1/+1
2013-02-06hmp: make memchar-read escape ASCII control chars except \n and \tMarkus Armbruster1-1/+14
2013-02-06qemu-char: Saner naming of memchar stuff & doc fixesMarkus Armbruster1-4/+4
2013-02-06qmp: Clean up design of memchar-readMarkus Armbruster1-7/+4
2013-02-06qmp: Fix design bug and read beyond buffer in memchar-writeMarkus Armbruster1-3/+1
2013-02-01Fix error message in migrate_set_capability HMP commandOrit Wasserman1-1/+1
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-1/+1
2013-01-25mirror: add buf-size argument to drive-mirrorPaolo Bonzini1-1/+1
2013-01-25mirror: allow customizing the granularityPaolo Bonzini1-1/+1
2013-01-25QAPI: Introduce memchar-read QMP commandLei Li1-0/+21
2013-01-25QAPI: Introduce memchar-write QMP commandLei Li1-0/+13
2013-01-25balloon: drop old stats code & APILuiz Capitulino1-23/+1
2013-01-17HMP: add QDict to info callback handlerWenchao Xia1-18/+18
2013-01-16chardev: add hmp hotplug commandsGerd Hoffmann1-0/+23
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-3/+3