qemu-e2k/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
..
Makefile.objs build: remove CONFIG_SMARTCARD 2013-01-12 17:19:38 +01:00
bus.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
combined-packet.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
core.c usb: Fix usb_ep_find_packet_by_id 2013-01-07 12:57:24 +01:00
desc.c usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
desc.h usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
dev-audio.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-bluetooth.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-hid.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-hub.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-network.c net: intorduce qemu_del_nic() 2013-02-01 11:03:01 -06:00
dev-serial.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-smartcard-reader.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-storage.c usb: add usb-bot device (scsi bulk-only transport). 2013-01-22 11:09:54 +01:00
dev-uas.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-wacom.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
hcd-ehci-pci.c usb/ehci: Clean up SysBus and PCI EHCI split 2013-01-07 12:57:24 +01:00
hcd-ehci-sysbus.c usb/ehci: Add SysBus EHCI device for Exynos4210 2013-01-07 12:57:24 +01:00
hcd-ehci.c ehci: Assert state machine is sane w.r.t. EHCIQueue 2013-01-14 12:47:11 +01:00
hcd-ehci.h usb/ehci: Add SysBus EHCI device for Exynos4210 2013-01-07 12:57:24 +01:00
hcd-musb.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
hcd-ohci.c ohci: add missing break 2013-01-22 11:09:54 +01:00
hcd-uhci.c uhci: stop using portio lists 2013-01-08 10:56:58 +01:00
hcd-xhci.c xhci: nuke transfe5rs on detach 2013-01-14 08:59:40 +01:00
host-bsd.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
host-linux.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
host-stub.c usb: Fix compilation for MinGW (regression) 2013-01-19 10:30:02 +00:00
libhw.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
quirks-ftdi-ids.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks-pl2303-ids.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks.c usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
redirect.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00