summaryrefslogtreecommitdiff
path: root/hw/usb/ccid-card-emulated.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-22event-notifier: Add "is_external" parameterFam Zheng1-1/+1
2016-02-11Emulated CCID card: QOMifyCao jin1-10/+13
2016-01-29usb: Clean up includesPeter Maydell1-0/+1
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster1-1/+0
2014-07-01ccid-card-emulated: use EventNotifierPaolo Bonzini1-19/+10
2014-03-09Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert1-4/+4
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-04-27ccid: Fix crash when backend isn't specifiedCole Robinson1-2/+8
2013-04-24ccid: make backend_enum_table "static const" and adjust usersJim Meyering1-3/+3
2013-04-24ccid-card-emul: do not crash if backend is not providedMarc-André Lureau1-0/+3
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/+602