summaryrefslogtreecommitdiffstats
path: root/hw/usb/ccid-card-passthru.c
Commit message (Expand)AuthorAgeFilesLines
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-1/+1
* usb: Change *_exitfn return type from int to voidAkanksha Srivastava2016-10-281-6/+0Star
* char: remove unused CHR_EVENT_FOCUSMarc-André Lureau2016-10-241-2/+0Star
* char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2016-10-241-1/+1
* char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau2016-10-241-0/+1
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-241-7/+9
* char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-241-7/+7
* hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange2016-09-131-2/+5
* Passthru CCID card: QOMifyCao jin2016-02-111-6/+8
* usb: Clean up includesPeter Maydell2016-01-291-0/+1
* libcacard: use the standalone projectMarc-André Lureau2015-09-231-1/+1
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0Star
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* 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
* ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-241-0/+2
* ccid-card-passthru: add atr checkAlon Levy2013-04-241-0/+59
* ccid: declare DEFAULT_ATR table to be "static const"Jim Meyering2013-04-241-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+351