summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-smartcard-reader.c
Commit message (Expand)AuthorAgeFilesLines
* usb-ccid: add missing wakeup callsGerd Hoffmann2015-07-171-0/+5
* usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bbGerd Hoffmann2015-07-171-8/+8
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* usb: usb-ccid QOMifyGonglei2015-05-081-22/+28
* usb: Convert usb-ccid to hotplug handler APIIgor Mammedov2014-10-151-1/+7
* usb-ccid: convert init to realizeGonglei2014-09-231-3/+2
* usb: Remove magic constants from device bmAttributesPantelis Koukousoulas2014-02-181-1/+2
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+2
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell2013-07-231-1/+1
* dev-smartcard-reader: empty implementation for Mechanical (fail correctly)Alon Levy2013-04-241-0/+4
* dev-smartcard-reader: copy atr protocol to ccid parametersAlon Levy2013-04-241-0/+45
* dev-smartcard-reader: change default protocol to T=0Alon Levy2013-04-241-3/+3
* dev-smartcard-reader: define structs for CCID_Parameter internalsAlon Levy2013-04-241-27/+47
* ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-241-0/+1
* dev-smartcard-reader: reuse usb.h definitionsAlon Levy2013-04-241-11/+5
* dev-smartcard-reader: support windows guestAlon Levy2013-04-241-2/+2
* dev-smartcard-reader: remove aborts (never triggered, but just in case)Alon Levy2013-04-241-8/+12
* dev-smartcard-reader: nicer debug messagesAlon Levy2013-04-241-6/+63
* dev-smartcard-reader: white space fixesAlon Levy2013-04-241-0/+4
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* usb-core: usb3 streamsGerd Hoffmann2013-02-191-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* usb-smartcard-reader: Properly NAK interrupt eps when we've no eventsHans de Goede2012-11-211-0/+2
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-43/+26
* Allow machines to configure the QEMU_VERSION that's exposed via hardwareCrístian Viana2012-06-191-2/+2
* qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-181-5/+10
* qdev: Move bus properties to abstract superclassesPaolo Bonzini2012-06-181-1/+1
* qdev: Move bus properties to a separate globalPaolo Bonzini2012-06-181-4/+6
* usb: add serial number generatorGerd Hoffmann2012-04-261-0/+1
* usb: the big renameGerd Hoffmann2012-03-131-0/+1365
OpenPOWER on IntegriCloud