qemu-e2k/hw/usb
Igor Mammedov 77de4a09c6 usb-storage: Drop not needed "allow_hotplug = 0"
Drop useless hack that disables hotplug on bus, after backend
storage was added to it, by setting "allow_hotplug = 0". Even
if bus is hotpluggable, it won't be possible to add another
SCSI device to bus since its realize will fail early with
error "no free target" in scsi_qdev_realize() method.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-10-15 05:03:14 +02:00
..
bus.c usb-bus: introduce a wrapper function to check speed 2014-09-23 12:51:08 +02:00
ccid-card-emulated.c ccid-card-emulated: use EventNotifier 2014-07-01 15:49:51 +02:00
ccid-card-passthru.c
ccid.h
combined-packet.c
core.c usb: add usb_pick_speed 2014-06-02 16:29:00 +02:00
desc-msos.c
desc.c usb: add usb_pick_speed 2014-06-02 16:29:00 +02:00
desc.h
dev-audio.c usb-audio: convert init to realize 2014-09-23 12:51:07 +02:00
dev-bluetooth.c dev-bluetooth: convert init to realize 2014-09-23 12:51:07 +02:00
dev-hid.c dev-hid: convert init to realize 2014-09-23 12:51:07 +02:00
dev-hub.c usb-hub: convert init to realize 2014-09-23 12:51:07 +02:00
dev-mtp.c usb-mtp: convert init to realize 2014-09-23 12:51:07 +02:00
dev-network.c usb-net: convert init to realize 2014-09-23 12:51:06 +02:00
dev-serial.c usb-serial: only check speed once at realize time 2014-09-23 12:51:08 +02:00
dev-smartcard-reader.c usb-ccid: convert init to realize 2014-09-23 12:51:07 +02:00
dev-storage.c usb-storage: Drop not needed "allow_hotplug = 0" 2014-10-15 05:03:14 +02:00
dev-uas.c dev-uas: using error_report instead of fprintf 2014-09-23 12:51:07 +02:00
dev-wacom.c dev-wacom: convert init to realize 2014-09-23 12:51:07 +02:00
hcd-ehci-pci.c usb: tag standalone ehci as hotpluggable 2014-09-23 12:51:08 +02:00
hcd-ehci-sysbus.c
hcd-ehci.c usb: tag standalone ehci as hotpluggable 2014-09-23 12:51:08 +02:00
hcd-ehci.h usb: tag standalone ehci as hotpluggable 2014-09-23 12:51:08 +02:00
hcd-musb.c
hcd-ohci.c ohci: drop computed flags from trace events 2014-09-26 09:43:06 +01:00
hcd-uhci.c usb: tag standalone uhci as hotpluggable 2014-09-23 12:51:08 +02:00
hcd-xhci.c usb: tag xhci as hotpluggable 2014-09-23 12:51:08 +02:00
host-legacy.c
host-libusb.c libusb: using error_report instead of fprintf 2014-09-23 12:51:07 +02:00
host-stub.c
host.h
libhw.c
Makefile.objs
quirks-ftdi-ids.h
quirks-pl2303-ids.h
quirks.c
quirks.h
redirect.c usb-redir: convert init to realize 2014-09-23 12:51:07 +02:00