summaryrefslogtreecommitdiff
path: root/hw/usb/dev-smartcard-reader.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-02-19usb-core: usb3 streamsGerd Hoffmann1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-2/+2
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini1-1/+1
2012-11-21usb-smartcard-reader: Properly NAK interrupt eps when we've no eventsHans de Goede1-0/+2
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-43/+26
2012-06-19Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana1-2/+2
2012-06-18qdev: Convert busses to QEMU Object ModelAnthony Liguori1-5/+10
2012-06-18qdev: Move bus properties to abstract superclassesPaolo Bonzini1-1/+1
2012-06-18qdev: Move bus properties to a separate globalPaolo Bonzini1-4/+6
2012-04-26usb: add serial number generatorGerd Hoffmann1-0/+1
2012-03-13usb: the big renameGerd Hoffmann1-0/+1365