summaryrefslogtreecommitdiff
path: root/hw/usb/ccid-card-passthru.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-11Passthru CCID card: QOMifyCao jin1-6/+8
2016-01-29usb: Clean up includesPeter Maydell1-0/+1
2015-09-23libcacard: use the standalone projectMarc-André Lureau1-1/+1
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster1-1/+0
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell1-1/+1
2013-04-24ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy1-0/+2
2013-04-24ccid-card-passthru: add atr checkAlon Levy1-0/+59
2013-04-24ccid: declare DEFAULT_ATR table to be "static const"Jim Meyering1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+351