Age | Commit message (Expand) | Author | Files | Lines |
2013-04-24 | ccid-card-emul: do not crash if backend is not provided | Marc-André Lureau | 1 | -0/+3 |
2013-04-24 | libcacard: correct T0 historical bytes size | Marc-André Lureau | 1 | -1/+1 |
2013-04-23 | Move TPM passthrough specific command line options to backend structure | Stefan Berger | 5 | -15/+33 |
2013-04-23 | virtio-9p: cleanup: QOM casts. | KONRAD Frederic | 3 | -10/+5 |
2013-04-23 | virtio-9p: cleanup: init function. | KONRAD Frederic | 1 | -52/+23 |
2013-04-23 | virtio-9p-pci: switch to the new API. | KONRAD Frederic | 3 | -30/+54 |
2013-04-23 | virtio-9p: add the virtio-9p device. | KONRAD Frederic | 3 | -9/+76 |
2013-04-23 | ui/gtk: Add Turkish translations | Ozan Çağlayan | 1 | -0/+62 |
2013-04-23 | ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3 | Ozan Çağlayan | 1 | -2/+2 |
2013-04-23 | Merge remote-tracking branch 'kraxel/usb.81' into staging | Anthony Liguori | 7 | -21/+46 |
2013-04-23 | usb-host: raise libusbx minimum version to 1.0.13 | Gerd Hoffmann | 2 | -6/+1 |
2013-04-23 | usb: better speed mismatch error reporting | Gerd Hoffmann | 3 | -7/+33 |
2013-04-23 | ehci_free_packet: Discard finished packets when the queue is halted | Hans de Goede | 1 | -5/+11 |
2013-04-23 | xhci: remove XHCIRing->base (unused) | Gerd Hoffmann | 1 | -3/+1 |
2013-04-22 | block: Fix build with tracing enabled | Kevin Wolf | 1 | -7/+7 |
2013-04-22 | tpm: Simplify creation of cancel path | Stefan Berger | 1 | -57/+17 |
2013-04-22 | qtest: Handle addresses and values for {in, out}[bwl] as unsigned | Peter Maydell | 1 | -3/+3 |
2013-04-22 | Add option to mlock qemu and guest memory | Satoru Moriya | 5 | -0/+65 |
2013-04-22 | qemu-char: do not operate on sources from finalize callbacks | Paolo Bonzini | 1 | -15/+40 |
2013-04-22 | qemu-char: correct return value from chr_read functions | Paolo Bonzini | 1 | -6/+16 |
2013-04-22 | qemu-char: simplify pty polling | Paolo Bonzini | 1 | -24/+17 |
2013-04-22 | qemu-char: use consistent idiom for removing sources | Paolo Bonzini | 1 | -9/+23 |
2013-04-22 | translate-all: fix compiler warning and linked error | Alexey Kardashevskiy | 1 | -0/+1 |
2013-04-22 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 25 | -243/+862 |
2013-04-22 | Merge remote-tracking branch 'bonzini/nbd-next' into staging | Anthony Liguori | 1 | -6/+19 |
2013-04-22 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 24 | -174/+2636 |
2013-04-22 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori | 2 | -6/+4 |
2013-04-22 | qemu-iotests: add 053 unaligned compressed image size test | Stefan Hajnoczi | 3 | -0/+91 |
2013-04-22 | block: Allow overriding backing.file.filename | Kevin Wolf | 1 | -1/+3 |
2013-04-22 | block: Remove filename parameter from .bdrv_file_open() | Kevin Wolf | 14 | -43/+22 |
2013-04-22 | vvfat: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -60/+168 |
2013-04-22 | sheepdog: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -1/+31 |
2013-04-22 | rbd: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -1/+30 |
2013-04-22 | iscsi: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -2/+37 |
2013-04-22 | gluster: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -1/+31 |
2013-04-22 | curl: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -51/+102 |
2013-04-22 | blkverify: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -29/+85 |
2013-04-22 | blkdebug: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -32/+82 |
2013-04-22 | raw-win32: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -10/+47 |
2013-04-22 | raw-posix: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -12/+45 |
2013-04-22 | block: Enable filename option | Kevin Wolf | 1 | -4/+27 |
2013-04-22 | block: Add driver-specific options for backing files | Kevin Wolf | 3 | -6/+25 |
2013-04-22 | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf | 3 | -0/+24 |
2013-04-22 | qemu-iotests: Fix _filter_qemu | Kevin Wolf | 1 | -1/+1 |
2013-04-22 | qemu-img: do not zero-pad the compressed write buffer | Stefan Hajnoczi | 1 | -6/+2 |
2013-04-22 | qcow: allow sub-cluster compressed write to last cluster | Stefan Hajnoczi | 1 | -2/+15 |
2013-04-22 | qcow2: allow sub-cluster compressed write to last cluster | Stefan Hajnoczi | 1 | -2/+15 |
2013-04-21 | ui/cocoa.m: Fix recent compile breakage | Peter Maydell | 1 | -4/+4 |
2013-04-20 | i386 ROR r8/r16 instruction fix | Pavel Dovgaluk | 1 | -0/+1 |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell | 10 | -96/+0 |