index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qapi
/
error.h
Age
Commit message (
Expand
)
Author
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
2015-09-18
error: New error_fatal
Markus Armbruster
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
2015-09-10
error: Revamp interface documentation
Markus Armbruster
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
2015-09-10
error: Make error_setg() a function
Markus Armbruster
2015-02-18
error: New convenience function error_report_err()
Markus Armbruster
2014-05-21
error: error_is_set() is finally unused; remove
Markus Armbruster
2014-05-09
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-01-06
error: Add error_abort
Peter Crosthwaite
2013-09-09
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama
2013-06-17
error: add error_setg_file_open() helper
Luiz Capitulino
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini