qemu-patch-raspberry4/hw/usb
Gerd Hoffmann f1ae32a1ec usb: the big rename
Reorganize usb source files.  Create a new hw/usb/ directory and move
all usb source code to that place.  Also make filenames a bit more
descriptive.  Host adapters are prefixed with "hch-" now, usb device
emulations are prefixed with "dev-".  Fixup paths Makefile and include
paths to make it compile.  No code changes.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-03-13 10:15:32 +01:00
..
bus.c
core.c
desc.c
desc.h
dev-audio.c
dev-bluetooth.c
dev-hid.c
dev-hub.c
dev-network.c
dev-serial.c
dev-smartcard-reader.c
dev-storage.c
dev-wacom.c
hcd-ehci.c
hcd-musb.c
hcd-ohci.c
hcd-uhci.c
hcd-xhci.c
host-bsd.c
host-linux.c
host-stub.c
libhw.c
redirect.c