index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcacard
/
vreader.c
Age
Commit message (
Expand
)
Author
2015-04-30
libcacard: stop including qemu-common.h
Paolo Bonzini
2014-06-11
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-06-10
libcacard: Clean up dead stores before g_free()
Markus Armbruster
2014-06-10
libcacard: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-10
libcacard: replace qemu thread primitives with glib ones
Michael Tokarev
2014-05-26
libcacard: remove useless initializers
Michael Tokarev
2014-05-24
libcacard/vreader: Tighten assertion to clarify intent
Markus Armbruster
2014-05-24
libcacard/vreader: Drop broken recovery from failed assertion
Markus Armbruster
2014-05-24
libcacard: g_malloc cleanups
Michael Tokarev
2014-05-07
libcacard: remove unnecessary EOL from debug prints
Alon Levy
2013-04-24
libcacard/vreader: add debugging messages for apdu
Alon Levy
2013-01-30
libcacard: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-05
cleanup useless return sentence
Amos Kong
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-01
libcacard: initial commit
Robert Relyea