summary refs log tree commit diff stats
path: root/hw/usb/ccid-card-emulated.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini2017-01-161-1/+1
* usb: Change *_exitfn return type from int to voidAkanksha Srivastava2016-10-281-2/+1
* event-notifier: Add "is_external" parameterFam Zheng2016-04-221-1/+1
* Emulated CCID card: QOMifyCao jin2016-02-111-10/+13
* usb: Clean up includesPeter Maydell2016-01-291-0/+1
* usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-11-061-2/+2
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* ccid-card-emulated: use EventNotifierPaolo Bonzini2014-07-011-19/+10
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-4/+4
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* ccid: Fix crash when backend isn't specifiedCole Robinson2013-04-271-2/+8
* ccid: make backend_enum_table "static const" and adjust usersJim Meyering2013-04-241-3/+3
* ccid-card-emul: do not crash if backend is not providedMarc-André Lureau2013-04-241-0/+3
* 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/+602