1. 8277d2a error: New error_prepend(), error_reportf_err() by Markus Armbruster · 9 years ago
  2. f4d0064 error: Improve documentation by Markus Armbruster · 9 years ago
  3. 543202c error: Don't append a newline when printing the error hint by Markus Armbruster · 9 years ago
  4. a12a5a1 qapi: Simplify error cleanup in test-qmp-* by Eric Blake · 9 years ago
  5. a29a37b error: New error_fatal by Markus Armbruster · 9 years ago
  6. 88e2ce2 error: Copy location information in error_copy() by Eric Blake · 9 years ago
  7. 50b7b00 hmp: Allow for error message hints on HMP by Eric Blake · 9 years ago
  8. 1e9b65b error: On abort, report where the error was created by Markus Armbruster · 10 years ago
  9. 4463dcb error: error_set_errno() is unused, drop by Markus Armbruster · 10 years ago
  10. e7cf59e qga: Clean up unnecessarily dirty casts by Markus Armbruster · 10 years ago
  11. a9499dd error: Make error_setg() a function by Markus Armbruster · 10 years ago
  12. 5523750 error: De-duplicate code creating Error objects by Markus Armbruster · 10 years ago
  13. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  14. 2ee2f1e error: New convenience function error_report_err() by Markus Armbruster · 10 years ago
  15. d2e064a error: error_is_set() is finally unused; remove by Markus Armbruster · 11 years ago
  16. 64dfefe error: Consistently name Error ** objects errp, and not err by Markus Armbruster · 11 years ago
  17. 073a341 error: Remove some unused headers by Cole Robinson · 11 years ago
  18. 732c66c Revert "error: Don't use error_report() for assertion msgs." by Peter Crosthwaite · 11 years ago
  19. d32934c error: Don't use error_report() for assertion msgs. by Peter Crosthwaite · 11 years ago
  20. 5d24ee7 error: Add error_abort by Peter Crosthwaite · 11 years ago
  21. b276d24 util/error: Save errno from clobbering by Max Reitz · 11 years ago
  22. 20840d4 error: Add error_set_win32 and error_setg_win32 by Tomoki Sekiyama · 11 years ago
  23. 54028d7 error: add error_setg_file_open() helper by Luiz Capitulino · 12 years ago
  24. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from error.c]
  25. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  26. 680d16d error: add error_set_errno and error_setg_errno by Paolo Bonzini · 12 years ago
  27. 6d3f0db error, qerror: drop QDict member by Luiz Capitulino · 12 years ago
  28. df1e608 error, qerror: pass desc string to error calls by Luiz Capitulino · 13 years ago
  29. 7795b16 error: drop error_get_qobject()/error_set_qobject() by Luiz Capitulino · 12 years ago
  30. a8cb2d3 error: drop unused functions by Luiz Capitulino · 13 years ago
  31. ea25fbc error: add error_get_class() by Luiz Capitulino · 12 years ago
  32. 13f59ae error, qerror: add ErrorClass argument to error functions by Luiz Capitulino · 13 years ago
  33. dd7520f error: don't delay error message construction by Luiz Capitulino · 13 years ago
  34. 2b38cf2 qerror: qerror_format(): return an allocated string by Luiz Capitulino · 13 years ago
  35. d195325 qapi: fix error propagation by Paolo Bonzini · 13 years ago
  36. 0ed6dc1 error.c: don't return value for void function by Amos Kong · 13 years ago
  37. 79020cf Error: Introduce error_copy() by Luiz Capitulino · 13 years ago
  38. f795e74 Drop qemu-objects.h from modules that don't require it by Luiz Capitulino · 13 years ago
  39. acceb4d error: let error_is_type take a NULL error by Anthony Liguori · 13 years ago
  40. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  41. e4ea5e2 error framework: Fix compilation for w32/w64 by Stefan Weil · 14 years ago
  42. d5ec4f2 Introduce the new error framework by Luiz Capitulino · 14 years ago