aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ccid-card-emulated.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-16/+19
2012-01-27ccid: convert to QEMU Object ModelAnthony Liguori1-10/+17
2011-12-12ccid: make threads joinablePaolo Bonzini1-15/+11
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka1-2/+3
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-8/+8
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2011-04-01ccid: add ccid-card-emulated deviceAlon Levy1-0/+595