qemu/net
linzhecheng c67daf4a24 vhost-user: delete net client if necessary
As qemu_new_net_client create new ncs but error happens later,
ncs will be left in global net_clients list and we can't use them any
more, so we need to cleanup them.

Cc: qemu-stable@nongnu.org
Signed-off-by: linzhecheng <linzhecheng@huawei.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2018-06-15 10:39:53 +08:00
..
can object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 2018-06-12 12:07:30 +02:00
Makefile.objs
checksum.c
clients.h
colo-compare.c object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence 2018-06-12 12:07:30 +02:00
colo.c colo: use local path for local headers 2018-06-01 19:20:38 +03:00
colo.h
dump.c
eth.c
filter-buffer.c
filter-mirror.c
filter-replay.c
filter-rewriter.c colo: use local path for local headers 2018-06-01 19:20:38 +03:00
filter.c
hub.c net: Get rid of 'vlan' terminology and use 'hub' instead in the source files 2018-05-14 15:47:14 +08:00
hub.h
l2tpv3.c
net.c net: Fix a potential segfault 2018-06-15 10:39:53 +08:00
netmap.c
queue.c
slirp.c net/slirp: Convert atoi to qemu_strtoi to allow error checking 2018-05-31 21:19:24 +02:00
socket.c
tap-bsd.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-stub.c
tap-win32.c
tap.c tap: set vhostfd passed from qemu cli to non-blocking 2018-06-15 10:39:53 +08:00
tap_int.h
trace-events
util.c
util.h
vde.c
vhost-user.c vhost-user: delete net client if necessary 2018-06-15 10:39:53 +08:00