summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ccid-card-passthru, dev-smartcard-reader: add debug environment variablesAlon Levy2013-04-244-0/+31
* ccid-card-passthru: add atr checkAlon Levy2013-04-241-0/+59
* libcacard: change default ATRAlon Levy2013-04-241-2/+10
* dev-smartcard-reader: reuse usb.h definitionsAlon Levy2013-04-241-11/+5
* dev-smartcard-reader: support windows guestAlon Levy2013-04-241-2/+2
* dev-smartcard-reader: remove aborts (never triggered, but just in case)Alon Levy2013-04-241-8/+12
* dev-smartcard-reader: nicer debug messagesAlon Levy2013-04-241-6/+63
* dev-smartcard-reader: white space fixesAlon Levy2013-04-241-0/+4
* libcacard: remove default libcoolkey loadingMarc-André Lureau2013-04-241-16/+1
* libcacard: remove sql: prefixMarc-André Lureau2013-04-241-4/+2
* libcacard: teach vscclient to use GMainLoop for portabilityMarc-André Lureau2013-04-241-145/+246
* libcacard: vscclient to use QemuThread for portabilityMarc-André Lureau2013-04-241-7/+2
* libcacard: split vscclient main() from socket readingMarc-André Lureau2013-04-241-152/+162
* libcacard: fix mingw64 cross-compilationMarc-André Lureau2013-04-242-3/+8
* build-sys: must link with -fstack-protectorMarc-André Lureau2013-04-242-1/+8
* util: move socket_init() to osdep.cMarc-André Lureau2013-04-242-24/+23
* libcacard: use system config directory for nss db on win32Marc-André Lureau2013-04-241-1/+17
* ccid: declare DEFAULT_ATR table to be "static const"Jim Meyering2013-04-241-1/+1
* ccid: make backend_enum_table "static const" and adjust usersJim Meyering2013-04-241-3/+3
* ccid-card-emul: do not crash if backend is not providedMarc-André Lureau2013-04-241-0/+3
* libcacard: correct T0 historical bytes sizeMarc-André Lureau2013-04-241-1/+1
* Move TPM passthrough specific command line options to backend structureStefan Berger2013-04-235-15/+33
* virtio-9p: cleanup: QOM casts.KONRAD Frederic2013-04-233-10/+5
* virtio-9p: cleanup: init function.KONRAD Frederic2013-04-231-52/+23
* virtio-9p-pci: switch to the new API.KONRAD Frederic2013-04-233-30/+54
* virtio-9p: add the virtio-9p device.KONRAD Frederic2013-04-233-9/+76
* ui/gtk: Add Turkish translationsOzan Çağlayan2013-04-231-0/+62
* ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3Ozan Çağlayan2013-04-231-2/+2
* Merge remote-tracking branch 'kraxel/usb.81' into stagingAnthony Liguori2013-04-237-21/+46
|\
| * usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann2013-04-232-6/+1
| * usb: better speed mismatch error reportingGerd Hoffmann2013-04-233-7/+33
| * ehci_free_packet: Discard finished packets when the queue is haltedHans de Goede2013-04-231-5/+11
| * xhci: remove XHCIRing->base (unused)Gerd Hoffmann2013-04-231-3/+1
|/
* block: Fix build with tracing enabledKevin Wolf2013-04-221-7/+7
* tpm: Simplify creation of cancel pathStefan Berger2013-04-221-57/+17
* qtest: Handle addresses and values for {in, out}[bwl] as unsignedPeter Maydell2013-04-221-3/+3
* Add option to mlock qemu and guest memorySatoru Moriya2013-04-225-0/+65
* qemu-char: do not operate on sources from finalize callbacksPaolo Bonzini2013-04-221-15/+40
* qemu-char: correct return value from chr_read functionsPaolo Bonzini2013-04-221-6/+16
* qemu-char: simplify pty pollingPaolo Bonzini2013-04-221-24/+17
* qemu-char: use consistent idiom for removing sourcesPaolo Bonzini2013-04-221-9/+23
* translate-all: fix compiler warning and linked errorAlexey Kardashevskiy2013-04-221-0/+1
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-04-2225-243/+862
|\
| * qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi2013-04-223-0/+91
| * block: Allow overriding backing.file.filenameKevin Wolf2013-04-221-1/+3
| * block: Remove filename parameter from .bdrv_file_open()Kevin Wolf2013-04-2214-43/+22
| * vvfat: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-60/+168
| * sheepdog: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-1/+31
| * rbd: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-1/+30
| * iscsi: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-2/+37
OpenPOWER on IntegriCloud