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