Statistics
| Branch: | Revision:

root / hw / usb @ 1de7afc9

Name Size
Makefile.objs 585 Bytes
bus.c 16 kB
combined-packet.c 6.4 kB
core.c 21.6 kB
desc.c 22.7 kB
desc.h 7.9 kB
dev-audio.c 22.8 kB
dev-bluetooth.c 17.1 kB
dev-hid.c 22.9 kB
dev-hub.c 17 kB
dev-network.c 43.5 kB
dev-serial.c 17.4 kB
dev-smartcard-reader.c 41.5 kB
dev-storage.c 20.2 kB
dev-uas.c 21.6 kB
dev-wacom.c 10.2 kB
hcd-ehci-pci.c 6.3 kB
hcd-ehci-sysbus.c 2.2 kB
hcd-ehci.c 71 kB
hcd-ehci.h 10 kB
hcd-musb.c 44 kB
hcd-ohci.c 54.6 kB
hcd-uhci.c 38 kB
hcd-xhci.c 91.1 kB
host-bsd.c 17.8 kB
host-linux.c 57.3 kB
host-stub.c 1.9 kB
libhw.c 2.3 kB
redirect.c 64.4 kB

Latest revisions

# Date Author Comment
1de7afc9 12/19/2012 09:32 am Paolo Bonzini

misc: move include files to include/qemu/

Signed-off-by: Paolo Bonzini <>

83c9089e 12/19/2012 09:31 am Paolo Bonzini

monitor: move include files to include/monitor/

Signed-off-by: Paolo Bonzini <>

cb9c377f 12/19/2012 09:31 am Paolo Bonzini

janitor: add guards to headers

Signed-off-by: Paolo Bonzini <>

022c62cb 12/19/2012 09:31 am Paolo Bonzini

exec: move include files to include/exec/

Signed-off-by: Paolo Bonzini <>

28ecbaee 12/19/2012 09:31 am Paolo Bonzini

ui: move files to ui/ and include/ui/

Signed-off-by: Paolo Bonzini <>

1422e32d 12/19/2012 09:31 am Paolo Bonzini

net: reorganize headers

Move public headers to include/net, and leave private headers in net/.
Put the virtio headers in include/net/tap.h, removing the multiple copies
that existed. Leave include/net/tap.h as the interface for NICs, and
net/tap_int.h as the interface for OS-specific parts of the tap backend....

090f7ac5 12/19/2012 09:29 am Paolo Bonzini

net: move Bluetooth stuff out of net.h

Signed-off-by: Paolo Bonzini <>

077805fa 12/19/2012 09:29 am Paolo Bonzini

janitor: do not rely on indirect inclusions of or from qemu-char.h

Various header files rely on qemu-char.h including qemu-config.h or
main-loop.h, but they really do not need qemu-char.h at all (particularly
interesting is the case of the block layer!). Clean this up, and also...

a2cb15b0 12/17/2012 01:02 pm Michael S. Tsirkin

pci: update all users to look in pci/

update all users so we can remove the makefile hack.

Signed-off-by: Michael S. Tsirkin <>

427e3aa1 12/04/2012 03:42 pm Hans de Goede

usb-tablet: Allow connecting to ehci

Our ehci code has is capable of significantly lowering the wakeup rate
for the hcd emulation while the device is idle. It is possible to add
similar code ot the uhci emulation, but that simply is not there atm,
and there is no reason why a (virtual) usb-tablet can not be a USB-2 device....

View revisions

Also available in: Atom