index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
error: add error_set_errno and error_setg_errno
Paolo Bonzini
2012-10-23
1
-0
/
+28
*
error, qerror: drop QDict member
Luiz Capitulino
2012-08-13
1
-4
/
+0
*
error, qerror: pass desc string to error calls
Luiz Capitulino
2012-08-13
1
-2
/
+1
*
error: drop error_get_qobject()/error_set_qobject()
Luiz Capitulino
2012-08-13
1
-20
/
+0
*
error: drop unused functions
Luiz Capitulino
2012-08-13
1
-48
/
+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
/
+6
*
error: don't delay error message construction
Luiz Capitulino
2012-08-13
1
-7
/
+1
*
qerror: qerror_format(): return an allocated string
Luiz Capitulino
2012-08-13
1
-4
/
+1
*
qapi: fix error propagation
Paolo Bonzini
2012-07-23
1
-1
/
+2
*
error.c: don't return value for void function
Amos Kong
2012-04-20
1
-1
/
+1
*
Error: Introduce error_copy()
Luiz Capitulino
2012-03-15
1
-0
/
+13
*
Drop qemu-objects.h from modules that don't require it
Luiz Capitulino
2011-10-27
1
-1
/
+2
*
error: let error_is_type take a NULL error
Anthony Liguori
2011-10-04
1
-0
/
+4
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-5
/
+5
*
error framework: Fix compilation for w32/w64
Stefan Weil
2011-06-16
1
-1
/
+2
*
Introduce the new error framework
Luiz Capitulino
2011-06-07
1
-0
/
+140