qemu-e2k/default-configs
Hector Martin 62c6ae04cf xhci: Initial xHCI implementation
Based on the implementation from Hector Martin <hector@marcansoft.com>

Hectors's implementation completely sidestepped the qemu usb system and
used libusb directly for usb device pass through.  So I've ripped out
the libusb bits (or left them in disabled, as reference for further
coding) and hooked up the qemu subsystem instead.  That work is not
complete yet though, partly due to limitations of the qemu usb
subsystem.  Nevertheless I think it is better to continue development
in-tree, especially as the qemu usb bits need a bunch of improvements
too for decent usb 3.0 support.

Current state:
  - usb-storage emulation should work ok.
  - Devices which need constant polling (HID emulation like usb-tablet)
    are known to not work.
  - ISO xfers are not implemented yet.
  - superspeed ports are not implemented yet.
  - usb pass-through is completely untested so far.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-01-17 09:44:32 +01:00
..
alpha-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
alpha-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
arm-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
arm-softmmu.mak config: move ide core and pci to pci.mak 2010-12-17 16:11:02 +01:00
armeb-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
cris-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
cris-softmmu.mak Fix previous commit 2010-11-27 00:34:15 +00:00
i386-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
i386-darwin-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
i386-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
i386-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
lm32-softmmu.mak lm32: add support for the Milkymist board 2011-04-04 10:26:54 +02:00
m68k-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
m68k-softmmu.mak PCI config include 2010-11-27 00:06:13 +00:00
microblaze-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
microblaze-softmmu.mak microblaze: Compile uart 16550 serial driver 2011-03-16 15:18:58 +01:00
microblazeel-linux-user.mak microblaze: Correct copy+paste:o in defconfigs 2011-03-01 22:17:52 +01:00
microblazeel-softmmu.mak microblaze: Compile uart 16550 serial driver 2011-03-16 15:18:58 +01:00
mips-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
mips-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
mips64-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
mips64el-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
mipsel-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
mipsel-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
pci.mak xhci: Initial xHCI implementation 2012-01-17 09:44:32 +01:00
ppc-darwin-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
ppc64-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppc64-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
ppc64abi32-linux-user.mak Generate gdbstub-xml.c only when needed 2009-10-08 21:17:11 -05:00
ppcemb-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
s390x-linux-user.mak s390x: build s390x by default 2011-05-20 17:35:12 +02:00
s390x-softmmu.mak Fix previous commit 2010-11-27 00:34:15 +00:00
sh4-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sh4-softmmu.mak config: move ide core and pci to pci.mak 2010-12-17 16:11:02 +01:00
sh4eb-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sh4eb-softmmu.mak config: move ide core and pci to pci.mak 2010-12-17 16:11:02 +01:00
sparc-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc-softmmu.mak Split out common pcnet code 2010-11-27 11:23:34 +00:00
sparc32plus-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc64-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc64-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
sparc64-softmmu.mak config: move ide core and pci to pci.mak 2010-12-17 16:11:02 +01:00
unicore32-linux-user.mak unicore32: necessary modifications for other files to support unicore32 2011-04-12 18:49:05 +00:00
x86_64-bsd-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
x86_64-linux-user.mak Add new config-devices.mak for each target 2009-10-08 21:17:10 -05:00
x86_64-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
xtensa-softmmu.mak xtensa_lx60: add FLASH support 2011-11-02 05:05:52 +04:00
xtensaeb-softmmu.mak xtensa_lx60: add FLASH support 2011-11-02 05:05:52 +04:00