usb: Add basic code to emulate Chipidea USB IPAdd code to emulate Chipidea USB IP (used in i.MX SoCs). Tested towork against:-usb -drive if=none,id=stick,file=usb.img,format=raw -device \ usb-s
usb: Add basic code to emulate Chipidea USB IPAdd code to emulate Chipidea USB IP (used in i.MX SoCs). Tested towork against:-usb -drive if=none,id=stick,file=usb.img,format=raw -device \ usb-storage,bus=usb-bus.0,drive=stickCc: Peter Maydell <peter.maydell@linaro.org>Cc: Jason Wang <jasowang@redhat.com>Cc: Philippe Mathieu-Daudé <f4bug@amsat.org>Cc: Marcel Apfelbaum <marcel.apfelbaum@zoho.com>Cc: Michael S. Tsirkin <mst@redhat.com>Cc: qemu-devel@nongnu.orgCc: qemu-arm@nongnu.orgCc: yurovsky@gmail.comReviewed-by: Peter Maydell <peter.maydell@linaro.org>Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
show more ...
Clean up decorations and whitespace around header guardsCleaned up with scripts/clean-header-guards.pl.Signed-off-by: Markus Armbruster <armbru@redhat.com>Reviewed-by: Richard Henderson <rth@twi
Clean up decorations and whitespace around header guardsCleaned up with scripts/clean-header-guards.pl.Signed-off-by: Markus Armbruster <armbru@redhat.com>Reviewed-by: Richard Henderson <rth@twiddle.net>
usb: move ehci register defines to header fileSo we can easily use them in tests.Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
usb: add uhci port status reserved bitSigned-off-by: Gerd Hoffmann <kraxel@redhat.com>
usb: move uhci register defines to header fileSo we can easily use them in tests.Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
12