summaryrefslogtreecommitdiffstats
path: root/qapi/qmp-dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-6/+6
* qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macroMarkus Armbruster2015-01-291-1/+2
* qapi: Clean up fragile use of error_is_set()Markus Armbruster2014-05-091-7/+8
* qapi: Drop redundant, unclean error_is_set()Markus Armbruster2014-05-091-2/+1
* qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster2014-05-081-3/+3
* qerror.h: Remove QERR defines that are only used onceCole Robinson2014-04-251-1/+2
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-5/+5
* error: drop error_get_qobject()/error_set_qobject()Luiz Capitulino2012-08-131-1/+0
* qemu-ga: switch to the new error format on the wireLuiz Capitulino2012-08-131-1/+9
* qapi: add support for command optionsLuiz Capitulino2012-05-151-2/+6
* guest agent: add RPC blacklist command-line optionMichael Roth2011-12-121-0/+4
* qapi: add QMP dispatch functionsMichael Roth2011-07-211-0/+124
OpenPOWER on IntegriCloud