Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: Clean up fragile use of error_is_set() | Markus Armbruster | 2014-05-09 | 1 | -7/+8 |
* | qapi: Drop redundant, unclean error_is_set() | Markus Armbruster | 2014-05-09 | 1 | -2/+1 |
* | qmp hmp: Consistently name Error * objects err, and not errp | Markus Armbruster | 2014-05-08 | 1 | -3/+3 |
* | qerror.h: Remove QERR defines that are only used once | Cole Robinson | 2014-04-25 | 1 | -1/+2 |
* | qapi: move include files to include/qobject/ | Paolo Bonzini | 2012-12-19 | 1 | -5/+5 |
* | error: drop error_get_qobject()/error_set_qobject() | Luiz Capitulino | 2012-08-13 | 1 | -1/+0 |
* | qemu-ga: switch to the new error format on the wire | Luiz Capitulino | 2012-08-13 | 1 | -1/+9 |
* | qapi: add support for command options | Luiz Capitulino | 2012-05-15 | 1 | -2/+6 |
* | guest agent: add RPC blacklist command-line option | Michael Roth | 2011-12-12 | 1 | -0/+4 |
* | qapi: add QMP dispatch functions | Michael Roth | 2011-07-21 | 1 | -0/+124 |