summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-25libcaccard/vscclient: code style fixesusb_ccid.v7.wipAlon Levy1-29/+29
2010-11-25ccid: docs fixesAlon Levy1-16/+5
2010-11-25ccid: configure fixesAlon Levy2-0/+20
2010-11-25libcaccard: coding style: s/VReaderID/vreader_id_t/Alon Levy4-14/+14
2010-11-25libcaccard: coding style: remove tabsAlon Levy2-11/+11
2010-11-25libcaccard: coding style: 80 line fixes, the uglier onesAlon Levy4-68/+114
2010-11-25libcaccard: coding style: s/VCard7816Status/vcard_7816_status_t/Alon Levy6-18/+18
2010-11-25libcaccard: coding style: replace DWORD and BYTE with uint32_t and uint8_tAlon Levy3-11/+7
2010-11-25libcaccard: coding style: un-block-ed ifsAlon Levy2-19/+27
2010-11-25libcaccard: passthru_get_reader_state fixAlon Levy1-3/+0
2010-11-25libcaccard: coding style: 80 widthAlon Levy5-27/+34
2010-11-25libcaccard: coding style: whitespaceAlon Levy3-5/+5
2010-11-25libcaccard: dos2unix on vcard_emul_type.hAlon Levy1-28/+29
2010-11-25libcaccard: coding style: more 80 widthAlon Levy3-60/+97
2010-11-25libcaccard: coding style: whitespace, indentationAlon Levy3-25/+25
2010-11-25libcaccard: remove old commented out codeAlon Levy1-2/+1
2010-11-25libcaccard: more coding styleAlon Levy1-3/+5
2010-11-25libcaccard: coding style: 80 char column width, remove some tabsAlon Levy8-128/+208
2010-11-25libcaccard/card_7816t: put static firstAlon Levy1-2/+2
2010-11-25libcaccard/vcard_emul_nss: place static first, add const or as last resort co...Alon Levy1-7/+15
2010-11-25libcaccard: vreader.c: add static and (void)Alon Levy1-8/+8
2010-11-25libcaccard: update old style definitionsAlon Levy1-6/+3
2010-11-25libcaccard: cac.c: declare non static cac_card_init firstAlon Levy1-0/+1
2010-11-25libcaccard: remove duplicate function declarationsAlon Levy2-20/+10
2010-11-25libcaccard: code dump (do not commit: gives base point for diffs)Alon Levy25-0/+5477
2010-11-25smartcard/libcaccard: finish configure and Makefile updateAlon Levy3-2/+12
2010-11-25Makefile: add libcaccard to clean and distcleanAlon Levy1-2/+4
2010-11-25smartcard: update configure to build and use internal libcaccardAlon Levy1-9/+7
2010-11-25ccid: add docsAlon Levy1-0/+133
2010-11-25add ccid-card-emulated device (v2)Alon Levy3-1/+514
2010-11-25ccid: add passthru card deviceAlon Levy3-1/+408
2010-11-25usb-ccid: add CCID busAlon Levy4-0/+1389
2010-11-25monitor info qtree: add optional bus idAlon Levy3-9/+44
2010-11-25monitor: add sub_args_type for second level parametersAlon Levy2-1/+13
2010-11-25monitor usb_attach/detach: remove configure optionAlon Levy4-15/+0
2010-11-25monitor: add usb_attach and usb_detach (v2)Alon Levy4-0/+84
2010-11-25usb: add public usb_device_by_idAlon Levy2-0/+17
2010-11-25qdev: make qdev_find_recursive publicAlon Levy2-1/+2
2010-11-23microblaze: target-ify target_ucontextRichard Henderson1-9/+9
2010-11-21virtio-pci: Convert fprintf() to error_report()Stefan Hajnoczi1-2/+2
2010-11-21virtio-net: Convert fprintf() to error_report()Stefan Hajnoczi1-21/+20
2010-11-21virtio: Convert fprintf() to error_report()Stefan Hajnoczi1-17/+18
2010-11-21virtio-blk: Convert fprintf() to error_report()Stefan Hajnoczi1-2/+2
2010-11-21vgabios update: handle compatibility with older qemu versionsGerd Hoffmann3-0/+26
2010-11-21pcnet: Do not receive external frames in loopback modeJan Kiszka1-2/+3
2010-11-21piix4 acpi: convert io BAR to type-safe ioport callbacksAvi Kivity1-33/+22
2010-11-21Type-safe ioport callbacksAvi Kivity3-0/+96
2010-11-21trace: Trace vm_start()/vm_stop()Stefan Hajnoczi2-0/+6
2010-11-21virtfs: enable MSI-XGerd Hoffmann2-1/+12
2010-11-21pc: add 0.13 pc machine typeGerd Hoffmann1-1/+9