qemu/net
Markus Armbruster 445f116cab tap: Convert net_init_tap_one() to Error
[Dropped %s from "tap: open vhost char device failed: %s" since
error_setg_errno() already prints a human-readable error string and
there is no format string argument.
--Stefan]

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1431691143-1015-9-git-send-email-armbru@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-05-27 09:51:05 +01:00
..
Makefile.objs net: add mmsghdr struct check for L2TPV3 2014-07-01 17:42:23 +01:00
checksum.c net: iovec checksum calculator 2013-03-25 11:13:10 +01:00
clients.h net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
dump.c net/dump: Improve -net/host_net_add dump error reporting 2015-05-27 09:51:05 +01:00
eth.c misc: Use g_assert_not_reached for code which is expected to be unreachable 2013-07-27 11:22:54 +04:00
hub.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
hub.h net: fix qemu_flush_queued_packets() in presence of a hub 2013-02-27 16:10:23 +01:00
l2tpv3.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
net.c net: Improve -net nic error reporting 2015-05-27 09:51:05 +01:00
netmap.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
queue.c net: Use g_new() & friends where that makes obvious sense 2014-12-19 13:17:02 +00:00
slirp.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
socket.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
tap-aix.c tap: Convert tap_set_sndbuf() to Error 2015-05-27 09:51:05 +01:00
tap-bsd.c tap: Convert tap_set_sndbuf() to Error 2015-05-27 09:51:05 +01:00
tap-haiku.c tap: Convert tap_set_sndbuf() to Error 2015-05-27 09:51:05 +01:00
tap-linux.c tap: Convert tap_set_sndbuf() to Error 2015-05-27 09:51:05 +01:00
tap-linux.h tap: set IFF_ONE_QUEUE per default 2013-02-27 16:10:47 +01:00
tap-solaris.c tap: Convert tap_set_sndbuf() to Error 2015-05-27 09:51:05 +01:00
tap-win32.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
tap.c tap: Convert net_init_tap_one() to Error 2015-05-27 09:51:05 +01:00
tap_int.h tap: Convert tap_set_sndbuf() to Error 2015-05-27 09:51:05 +01:00
util.c net: reorganize headers 2012-12-19 08:31:29 +01:00
util.h
vde.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00
vhost-user.c net: Permit incremental conversion of init functions to Error 2015-05-27 09:51:04 +01:00