summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * gluster: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-1/+31
| * curl: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-51/+102
| * blkverify: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-29/+85
| * blkdebug: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-32/+82
| * raw-win32: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-10/+47
| * raw-posix: Use bdrv_open options instead of filenameKevin Wolf2013-04-221-12/+45
| * block: Enable filename optionKevin Wolf2013-04-221-4/+27
| * block: Add driver-specific options for backing filesKevin Wolf2013-04-223-6/+25
| * block: Fail gracefully when using a format driver on protocol levelKevin Wolf2013-04-223-0/+24
| * qemu-iotests: Fix _filter_qemuKevin Wolf2013-04-221-1/+1
| * qemu-img: do not zero-pad the compressed write bufferStefan Hajnoczi2013-04-221-6/+2
| * qcow: allow sub-cluster compressed write to last clusterStefan Hajnoczi2013-04-221-2/+15
| * qcow2: allow sub-cluster compressed write to last clusterStefan Hajnoczi2013-04-221-2/+15
* | Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2013-04-221-6/+19
|\ \
| * | nbd: set TCP_NODELAYStefan Hajnoczi2013-04-151-0/+3
| * | nbd: use TCP_CORK in nbd_co_send_request()Stefan Hajnoczi2013-04-151-6/+16
OpenPOWER on IntegriCloud