Sign in
qemu
/
qemu
/
22156ab498acf5f8104801148732ae8e83f336a0
/
hw
/
usb.h
c1ecb40
usb core: add migration support
by Gerd Hoffmann
· 14 years ago
ace1318
usb: zap pdev from usbport
by Gerd Hoffmann
· 14 years ago
5f69076
usb: add port property.
by Gerd Hoffmann
· 14 years ago
c7a2196
usb: keep track of physical port address.
by Gerd Hoffmann
· 14 years ago
25620cb
usb: add device qualifier support
by Gerd Hoffmann
· 14 years ago
b6f77fb
usb: add attach callback
by Gerd Hoffmann
· 14 years ago
843d4e0
usb: add speed mask to ports
by Gerd Hoffmann
· 14 years ago
01eacab
usb: add usb_wakeup() + wakeup callback to port ops
by Gerd Hoffmann
· 14 years ago
618c169
usb: rework attach/detach workflow
by Gerd Hoffmann
· 14 years ago
0d86d2b
usb: create USBPortOps, move attach there.
by Gerd Hoffmann
· 14 years ago
a980a06
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
by Gerd Hoffmann
· 14 years ago
132a3f5
usb descriptors: add settable strings.
by Gerd Hoffmann
· 14 years ago
37fb59d
usb: data structs and helpers for usb descriptors.
by Gerd Hoffmann
· 14 years ago
ab28ccc
Record which USBDevice USBPort belongs too.
by Gleb Natapov
· 14 years ago
f3571b1
usb: class specific interface requests
by Max Reitz
· 15 years ago
42be86c
usb-net: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
0638469
qdev: Separate USB product description from qdev name
by Markus Armbruster
· 15 years ago
0fe6d12
qdev: Rename USBDevice member devname to product_desc
by Markus Armbruster
· 15 years ago
b3e461d
usb-storage: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
61e094c
usb: make attach optional.
by Gerd Hoffmann
· 15 years ago
2b0efdc
usb-serial and braille: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
0958b4c
usb core: use qdev for -usbdevice
by Gerd Hoffmann
· 15 years ago
a8e662b
usb: hook unplug into qdev, cleanups + fixes.
by Gerd Hoffmann
· 16 years ago
b231783
switch usb bus to inplace allocation.
by Gerd Hoffmann
· 16 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
a5d2f72
qdev/usb: make qemu aware of usb busses.
by Gerd Hoffmann
· 16 years ago
806b602
qdev/usb: add usb bus support to qdev, convert drivers.
by Gerd Hoffmann
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
bb5fc20
monitor: Rework modal password input (Jan Kiszka)
by aliguori
· 16 years ago
c0f4ce7
monitor: Rework early disk password inquiry (Jan Kiszka)
by aliguori
· 16 years ago
e6a6d5a
Emulate a USB bluetooth dongle (or HCI Transport layer).
by balrog
· 17 years ago
47e699d
Bluetooth HIDP emulation on top of usb-hid.c and L2CAP and SDP.
by balrog
· 17 years ago
5d0c575
usb: Support for removing device by host addr, improved auto filter syntax (Max Krasnyansky)
by aliguori
· 17 years ago
79383c9
Fix some warnings that would be generated by gcc -Wredundant-decls
by blueswir1
· 17 years ago
89b9b79
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
by aliguori
· 17 years ago
4b096fc
husb: support for USB host device auto connect (Max Krasnyansky)
by aliguori
· 17 years ago
1f3870a
husb: support for USB host device auto disconnect (Max Krasnyansky)
by aliguori
· 17 years ago
6c9f886
Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).
by balrog
· 17 years ago
942ac05
Inventra MUSB-HDRC host-mode USB.
by balrog
· 17 years ago
a795421
USB-to-serial device (Samuel Thibault).
by balrog
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
47b2d33
Add USB HID keyboard.
by balrog
· 18 years ago
f6d2a31
Wacom PenPartner tablet (virtual USB device).
by balrog
· 18 years ago
afcc3cd
Use the correct PCI IDs for Malta.
by ths
· 18 years ago
d537cf6
Unify IRQ handling.
by pbrook
· 18 years ago
e24ad6f
OHCI USB PXA support (Andrzej Zaborowski).
by pbrook
· 18 years ago
b63891a
Fix typo, by Ed Swierk.
by ths
· 18 years ago
4d611c9
SCSI and USB async IO support.
by pbrook
· 19 years ago
059809e
usb destroy API change (Lonnie Mendez)
by bellard
· 19 years ago
1f6e24e
display device identifier string for user with info usb (Lonnie Mendez)
by bellard
· 19 years ago
2e5d83b
Rearrange SCSI disk emulation code. Add USB mass storage device emulation.
by pbrook
· 19 years ago
0d92ed3
OHCI USB host emulation.
by pbrook
· 19 years ago
502a539
Rearrange PCI host emulation code. Add ARM PCI emulation.
by pbrook
· 19 years ago
09b26c5
USB tablet support (Brad Campbell, Anthony Liguori)
by bellard
· 19 years ago
a594cfb
USB user interface
by bellard
· 19 years ago
59ae540
added virtual USB mouse support
by bellard
· 19 years ago
bb36d47
initial USB support
by bellard
· 19 years ago