Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error: add error_set_errno and error_setg_errno | Paolo Bonzini | 2012-10-23 | 1 | -0/+9 |
* | error: add error_setg() | Luiz Capitulino | 2012-09-05 | 1 | -0/+6 |
* | error, qerror: pass desc string to error calls | Luiz Capitulino | 2012-08-13 | 1 | -5/+5 |
* | error: drop unused functions | Luiz Capitulino | 2012-08-13 | 1 | -16/+0 |
* | error: add error_get_class() | Luiz Capitulino | 2012-08-13 | 1 | -0/+5 |
* | error, qerror: add ErrorClass argument to error functions | Luiz Capitulino | 2012-08-13 | 1 | -2/+3 |
* | qapi: fix error propagation | Paolo Bonzini | 2012-07-23 | 1 | -1/+1 |
* | Error: Introduce error_copy() | Luiz Capitulino | 2012-03-15 | 1 | -0/+5 |
* | Error: Fix build when qemu-common.h is not included | Luiz Capitulino | 2011-07-21 | 1 | -0/+1 |
* | error framework: Fix compilation for w32/w64 | Stefan Weil | 2011-06-16 | 1 | -2/+1 |
* | Introduce the new error framework | Luiz Capitulino | 2011-06-07 | 1 | -0/+70 |