forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1dfb7a175f
Currently the hcd-xhci-pci and hcd-xhci-sysbus devices, which are mostly wrappers around the TYPE_XHCI device, which is a direct subclass of TYPE_DEVICE. Since TYPE_DEVICE devices are not on any qbus and do not get automatically reset, the wrapper devices both reset the TYPE_XHCI device in their own reset functions. However, they do this using device_legacy_reset(), which will reset the device itself but not any bus it has. Switch to device_cold_reset(), which avoids using a deprecated function and also propagates reset along any child buses. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20221014145423.2102706-1-peter.maydell@linaro.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
2 years ago | |
---|---|---|
.. | ||
Kconfig | 2 years ago | |
bus.c | 3 years ago | |
canokey.c | 2 years ago | |
canokey.h | 2 years ago | |
ccid-card-emulated.c | 2 years ago | |
ccid-card-passthru.c | 2 years ago | |
ccid.h | 4 years ago | |
chipidea.c | 4 years ago | |
combined-packet.c | 4 years ago | |
core.c | 4 years ago | |
desc-msos.c | 3 years ago | |
desc.c | 3 years ago | |
desc.h | 3 years ago | |
dev-audio.c | 3 years ago | |
dev-hid.c | 3 years ago | |
dev-hub.c | 2 years ago | |
dev-mtp.c | 2 years ago | |
dev-network.c | 2 years ago | |
dev-serial.c | 4 years ago | |
dev-smartcard-reader.c | 3 years ago | |
dev-storage-bot.c | 3 years ago | |
dev-storage-classic.c | 3 years ago | |
dev-storage.c | 2 years ago | |
dev-uas.c | 2 years ago | |
dev-wacom.c | 2 years ago | |
hcd-dwc2.c | 3 years ago | |
hcd-dwc2.h | 3 years ago | |
hcd-dwc3.c | 4 years ago | |
hcd-ehci-pci.c | 5 years ago | |
hcd-ehci-sysbus.c | 4 years ago | |
hcd-ehci.c | 2 years ago | |
hcd-ehci.h | 4 years ago | |
hcd-musb.c | 2 years ago | |
hcd-ohci-pci.c | 4 years ago | |
hcd-ohci.c | 2 years ago | |
hcd-ohci.h | 4 years ago | |
hcd-uhci.c | 3 years ago | |
hcd-uhci.h | 3 years ago | |
hcd-xhci-nec.c | 4 years ago | |
hcd-xhci-pci.c | 2 years ago | |
hcd-xhci-pci.h | 4 years ago | |
hcd-xhci-sysbus.c | 2 years ago | |
hcd-xhci-sysbus.h | 4 years ago | |
hcd-xhci.c | 2 years ago | |
hcd-xhci.h | 4 years ago | |
host-libusb.c | 2 years ago | |
host.h | ||
imx-usb-phy.c | 4 years ago | |
libhw.c | 3 years ago | |
meson.build | 2 years ago | |
pcap.c | 4 years ago | |
quirks-ftdi-ids.h | 3 years ago | |
quirks-pl2303-ids.h | 2 years ago | |
quirks.c | 5 years ago | |
quirks.h | 4 years ago | |
redirect.c | 2 years ago | |
trace-events | 2 years ago | |
trace.h | 4 years ago | |
tusb6010.c | 4 years ago | |
u2f-emulated.c | 3 years ago | |
u2f-passthru.c | 4 years ago | |
u2f.c | 4 years ago | |
u2f.h | 2 years ago | |
vt82c686-uhci-pci.c | 2 years ago | |
xen-usb.c | 4 years ago | |
xlnx-usb-subsystem.c | 4 years ago | |
xlnx-versal-usb2-ctrl-regs.c | 4 years ago |