qemu-patch-raspberry4/net
Paolo Bonzini 7fb439115d net: synchronize net_host_device_remove with host_net_remove_completion
Using net_host_check_device is unnecessary.  qemu_del_net_client asserts
for the non-peer case that it can only process NIC type NetClientStates,
and that assertion is valid for the peered case as well, so move it and
use the same check in net_host_device_remove.  host_net_remove_completion
is already checking the type.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Message-id: 1419353600-30519-2-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-03-12 19:59:39 +00:00
..
checksum.c
clients.h
dump.c
eth.c
hub.c net: remove the wrong comment in net_init_hubport() 2015-02-06 14:06:44 +00:00
hub.h
l2tpv3.c net: Use g_new() & friends where that makes obvious sense 2014-12-19 13:17:02 +00:00
Makefile.objs net: add mmsghdr struct check for L2TPV3 2014-07-01 17:42:23 +01:00
net.c net: synchronize net_host_device_remove with host_net_remove_completion 2015-03-12 19:59:39 +00:00
netmap.c
queue.c net: Use g_new() & friends where that makes obvious sense 2014-12-19 13:17:02 +00:00
slirp.c hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() 2015-02-18 11:58:50 +01:00
socket.c monitor: Clean up around monitor_handle_fd_param() 2015-02-18 10:51:28 +01:00
tap-aix.c
tap-bsd.c tap-bsd: implement a FreeBSD only version of tap_open 2014-08-01 15:57:48 +00:00
tap-haiku.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c
tap.c monitor: Clean up around monitor_handle_fd_param() 2015-02-18 10:51:28 +01:00
tap_int.h tap_int.h: remove repeating NETWORK_SCRIPT defines 2014-11-02 10:04:34 +03:00
util.c
util.h
vde.c
vhost-user.c vhost: Remove superfluous '\n' around error_report() 2015-03-10 08:15:33 +03:00