qemu/hw/usb
Jason Wang 948ecf219c net: intorduce qemu_del_nic()
To support multiqueue nic, this patch separate the nic destructor from
qemu_del_net_client() to a new helper qemu_del_nic() since the mapping bettween
NiCState and NetClientState were not 1:1 in multiqueue. The following patches
would refactor this function to support multiqueue nic.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-01 11:03:01 -06:00
..
bus.c
combined-packet.c
core.c
desc.c
desc.h
dev-audio.c
dev-bluetooth.c
dev-hid.c
dev-hub.c
dev-network.c net: intorduce qemu_del_nic() 2013-02-01 11:03:01 -06:00
dev-serial.c
dev-smartcard-reader.c
dev-storage.c usb: add usb-bot device (scsi bulk-only transport). 2013-01-22 11:09:54 +01:00
dev-uas.c
dev-wacom.c
hcd-ehci-pci.c
hcd-ehci-sysbus.c
hcd-ehci.c
hcd-ehci.h
hcd-musb.c
hcd-ohci.c ohci: add missing break 2013-01-22 11:09:54 +01:00
hcd-uhci.c
hcd-xhci.c
host-bsd.c
host-linux.c
host-stub.c usb: Fix compilation for MinGW (regression) 2013-01-19 10:30:02 +00:00
libhw.c
Makefile.objs
quirks-ftdi-ids.h
quirks-pl2303-ids.h
quirks.c
quirks.h
redirect.c