qemu-irix/util
Markus Armbruster 552375088a error: De-duplicate code creating Error objects
Duplicated when commit 680d16d added error_set_errno(), and again when
commit 20840d4 added error_set_win32().

Make the original copy in error_set() reusable by factoring out
error_setv(), then rewrite error_set_errno() and error_set_win32() on
top of it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2015-09-10 13:48:05 +02:00
..
Makefile.objs crypto: move built-in AES implementation into crypto/ 2015-07-07 12:04:13 +02:00
acl.c
bitmap.c
bitops.c
compatfd.c
crc32c.c
cutils.c Make pow2ceil() and pow2floor() inline 2015-09-07 14:19:01 +01:00
envlist.c
error.c error: De-duplicate code creating Error objects 2015-09-10 13:48:05 +02:00
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
getauxval.c
hbitmap.c util/hbitmap: Add an API to reset all set bits in hbitmap 2015-06-23 15:06:16 +01:00
hexdump.c
host-utils.c
id.c
iov.c iov: don't touch iov in iov_send_recv() 2015-06-23 16:05:34 +01:00
module.c
notify.c
osdep.c
oslib-posix.c
oslib-win32.c
path.c
qemu-config.c Include qapi/qmp/qerror.h exactly where needed 2015-06-22 18:20:41 +02:00
qemu-error.c
qemu-openpty.c
qemu-option.c qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts 2015-09-04 20:59:48 +02:00
qemu-progress.c
qemu-sockets.c util/qemu-sockets: improve ai_flag hints for ipv6 hosts 2015-06-23 20:23:39 +03:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c
rcu.c rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu() 2015-08-14 23:40:32 +02:00
readline.c
rfifolock.c
throttle.c throttle: refuse bps_max/iops_max without bps/iops 2015-08-05 12:53:48 +01:00
unicode.c
uri.c