Age | Commit message (Expand) | Author |
2013-04-23 | Move TPM passthrough specific command line options to backend structure | Stefan Berger |
2013-04-23 | virtio-9p: cleanup: QOM casts. | KONRAD Frederic |
2013-04-23 | virtio-9p: cleanup: init function. | KONRAD Frederic |
2013-04-23 | virtio-9p-pci: switch to the new API. | KONRAD Frederic |
2013-04-23 | virtio-9p: add the virtio-9p device. | KONRAD Frederic |
2013-04-23 | ui/gtk: Add Turkish translations | Ozan Çağlayan |
2013-04-23 | ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3 | Ozan Çağlayan |
2013-04-23 | Merge remote-tracking branch 'kraxel/usb.81' into staging | Anthony Liguori |
2013-04-23 | usb-host: raise libusbx minimum version to 1.0.13 | Gerd Hoffmann |
2013-04-23 | usb: better speed mismatch error reporting | Gerd Hoffmann |
2013-04-23 | ehci_free_packet: Discard finished packets when the queue is halted | Hans de Goede |
2013-04-23 | xhci: remove XHCIRing->base (unused) | Gerd Hoffmann |
2013-04-22 | block: Fix build with tracing enabled | Kevin Wolf |
2013-04-22 | tpm: Simplify creation of cancel path | Stefan Berger |
2013-04-22 | qtest: Handle addresses and values for {in, out}[bwl] as unsigned | Peter Maydell |
2013-04-22 | Add option to mlock qemu and guest memory | Satoru Moriya |
2013-04-22 | qemu-char: do not operate on sources from finalize callbacks | Paolo Bonzini |
2013-04-22 | qemu-char: correct return value from chr_read functions | Paolo Bonzini |
2013-04-22 | qemu-char: simplify pty polling | Paolo Bonzini |
2013-04-22 | qemu-char: use consistent idiom for removing sources | Paolo Bonzini |
2013-04-22 | translate-all: fix compiler warning and linked error | Alexey Kardashevskiy |
2013-04-22 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-04-22 | Merge remote-tracking branch 'bonzini/nbd-next' into staging | Anthony Liguori |
2013-04-22 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-04-22 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-04-22 | qemu-iotests: add 053 unaligned compressed image size test | Stefan Hajnoczi |
2013-04-22 | block: Allow overriding backing.file.filename | Kevin Wolf |
2013-04-22 | block: Remove filename parameter from .bdrv_file_open() | Kevin Wolf |
2013-04-22 | vvfat: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | sheepdog: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | rbd: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | iscsi: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | gluster: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | curl: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | blkverify: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | blkdebug: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | raw-win32: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | raw-posix: Use bdrv_open options instead of filename | Kevin Wolf |
2013-04-22 | block: Enable filename option | Kevin Wolf |
2013-04-22 | block: Add driver-specific options for backing files | Kevin Wolf |
2013-04-22 | block: Fail gracefully when using a format driver on protocol level | Kevin Wolf |
2013-04-22 | qemu-iotests: Fix _filter_qemu | Kevin Wolf |
2013-04-22 | qemu-img: do not zero-pad the compressed write buffer | Stefan Hajnoczi |
2013-04-22 | qcow: allow sub-cluster compressed write to last cluster | Stefan Hajnoczi |
2013-04-22 | qcow2: allow sub-cluster compressed write to last cluster | Stefan Hajnoczi |
2013-04-21 | ui/cocoa.m: Fix recent compile breakage | Peter Maydell |
2013-04-20 | i386 ROR r8/r16 instruction fix | Pavel Dovgaluk |
2013-04-20 | qdev: Drop taddr properties | Peter Maydell |
2013-04-20 | hw/sm501: Use correct setter for sysbus-ohci dma-address property | Peter Maydell |
2013-04-20 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |