index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb-ccid.c
Age
Commit message (
Expand
)
Author
2012-01-27
ccid: convert to QEMU Object Model
Anthony Liguori
2012-01-27
usb: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
2012-01-13
usb: track altsetting in USBDevice
Gerd Hoffmann
2011-09-07
usb-ccid: remote wakeup support
Gerd Hoffmann
2011-09-07
usb-ccid: switch to USBDesc*
Gerd Hoffmann
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-07-23
usb-ccid: Drop unused CCIDCardInfo callback print()
Markus Armbruster
2011-06-27
Merge remote-tracking branch 'kraxel/usb.17' into staging
Anthony Liguori
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-23
usb: Add a speedmask to devices
Hans de Goede
2011-06-14
usb-ccid: Plug memory leak on qdev exit()
Markus Armbruster
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
2011-04-07
usb-ccid: Spelling fixes
Brad Hards
2011-04-04
Fix non-portable format string in usb-ccid.c
David Gibson
2011-04-01
usb-ccid: add CCID bus
Alon Levy