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
alpha-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
arm-linux-user.mak
arm-softmmu.mak
armeb-linux-user.mak
cris-linux-user.mak
cris-softmmu.mak
i386-bsd-user.mak
i386-darwin-user.mak
i386-linux-user.mak
i386-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
lm32-softmmu.mak
m68k-linux-user.mak
m68k-softmmu.mak
microblaze-linux-user.mak
microblaze-softmmu.mak
microblazeel-linux-user.mak
microblazeel-softmmu.mak
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
mips-linux-user.mak
mips-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
mipsel-linux-user.mak
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
ppc64-linux-user.mak
ppc64-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
ppc64abi32-linux-user.mak
ppc-darwin-user.mak
ppc-linux-user.mak
ppc-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
ppcemb-softmmu.mak i8259: Move to hw library 2011-10-16 11:11:56 +00:00
s390x-linux-user.mak
s390x-softmmu.mak
sh4-linux-user.mak
sh4-softmmu.mak
sh4eb-linux-user.mak
sh4eb-softmmu.mak
sparc32plus-linux-user.mak
sparc64-bsd-user.mak
sparc64-linux-user.mak
sparc64-softmmu.mak
sparc-bsd-user.mak
sparc-linux-user.mak
sparc-softmmu.mak
unicore32-linux-user.mak
x86_64-bsd-user.mak
x86_64-linux-user.mak
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