aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
AgeCommit message (Expand)Author
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qmp: Wean off qerror_report()Markus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22qerror: Eliminate QERR_DEVICE_NOT_FOUNDMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-06-12qmp/hmp: add rocker device supportScott Feldman
2015-06-02monitor: Use traditional command interface for HMP device_addMarkus Armbruster
2015-06-02monitor: Convert client_migrate_info to QAPIMarkus Armbruster
2015-05-07migration: Add hmp interface to set and query parametersLiang Li
2015-05-05qapi: Drop inline nested structs in query-pciEric Blake
2015-05-05qapi: Drop inline nested struct in query-versionEric Blake
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow
2015-04-28Revert "hmp: fix crash in 'info block -n -v'"Stefan Hajnoczi
2015-04-17hmp: fix crash in 'info block -n -v'Alberto Garcia
2015-03-17Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' i...Peter Maydell
2015-03-17migration: Convert 'status' of MigrationInfo to use an enum typezhanghailiang
2015-03-17hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'zhanghailiang
2015-03-17migrate_incoming: use hmp_handle_errorDr. David Alan Gilbert
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-04hmp: info spice: take out webdavGerd Hoffmann
2015-03-03hmp: info spice: Show string channel nameCole Robinson
2015-02-26Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2015-02-25Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...Peter Maydell
2015-02-23hmp: Fix warning from smatch (wrong argument in function call)Stefan Weil
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2015-02-16qemu-io: Use BlockBackendMax Reitz
2015-02-06block: add accounting for merged requestsPeter Lieven
2015-01-29hmp: Compile hmp_info_spice() only with CONFIG_SPICEMarkus Armbruster
2014-12-10block/hmp: Allow node-name in 'info block'Kevin Wolf
2014-12-10block/hmp: Allow info = NULL in print_block_info()Kevin Wolf
2014-12-10block/hmp: Factor out print_block_info()Kevin Wolf
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf
2014-12-10qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng
2014-09-26Add HMP command "info memory-devices"Zhu Guihua
2014-09-22hmp: fix memory leak at hmp_info_block_jobs()Gonglei
2014-09-02hmp: fix MemdevList memory leakChen Fan
2014-09-02qom/object.c, hmp.c: fix string_output_get_string() memory leakChen Fan
2014-07-01block: add backing-file option to block-streamJeff Cody
2014-06-27block: Add replaces argument to drive-mirrorBenoît Canet
2014-06-27block: Add node-name argument to drive-mirrorBenoît Canet
2014-06-24Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23qapi/hmp: use 'backend' instead of 'device' with memory backendIgor Mammedov