aboutsummaryrefslogtreecommitdiff
path: root/libcacard/vreader.c
AgeCommit message (Expand)Author
2014-06-11Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-06-10libcacard: Clean up dead stores before g_free()Markus Armbruster
2014-06-10libcacard: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-10libcacard: replace qemu thread primitives with glib onesMichael Tokarev
2014-05-26libcacard: remove useless initializersMichael Tokarev
2014-05-24libcacard/vreader: Tighten assertion to clarify intentMarkus Armbruster
2014-05-24libcacard/vreader: Drop broken recovery from failed assertionMarkus Armbruster
2014-05-24libcacard: g_malloc cleanupsMichael Tokarev
2014-05-07libcacard: remove unnecessary EOL from debug printsAlon Levy
2013-04-24libcacard/vreader: add debugging messages for apduAlon Levy
2013-01-30libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-10-05cleanup useless return sentenceAmos Kong
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-01libcacard: initial commitRobert Relyea