summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-24input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann2-17/+20
2013-04-24ich9: kill cmos_s3Hu Tao5-19/+6
2013-04-23Move TPM passthrough specific command line options to backend structureStefan Berger5-15/+33
2013-04-23virtio-9p: cleanup: QOM casts.KONRAD Frederic3-10/+5
2013-04-23virtio-9p: cleanup: init function.KONRAD Frederic1-52/+23
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic3-30/+54
2013-04-23virtio-9p: add the virtio-9p device.KONRAD Frederic3-9/+76
2013-04-23ui/gtk: Add Turkish translationsOzan Çağlayan1-0/+62
2013-04-23ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3Ozan Çağlayan1-2/+2
2013-04-23Merge remote-tracking branch 'kraxel/usb.81' into stagingAnthony Liguori7-21/+46
2013-04-23usb-host: raise libusbx minimum version to 1.0.13Gerd Hoffmann2-6/+1
2013-04-23usb: better speed mismatch error reportingGerd Hoffmann3-7/+33
2013-04-23ehci_free_packet: Discard finished packets when the queue is haltedHans de Goede1-5/+11
2013-04-23xhci: remove XHCIRing->base (unused)Gerd Hoffmann1-3/+1
2013-04-22block: Fix build with tracing enabledKevin Wolf1-7/+7
2013-04-22tpm: Simplify creation of cancel pathStefan Berger1-57/+17
2013-04-22qtest: Handle addresses and values for {in, out}[bwl] as unsignedPeter Maydell1-3/+3
2013-04-22Add option to mlock qemu and guest memorySatoru Moriya5-0/+65
2013-04-22qemu-char: do not operate on sources from finalize callbacksPaolo Bonzini1-15/+40
2013-04-22qemu-char: correct return value from chr_read functionsPaolo Bonzini1-6/+16
2013-04-22qemu-char: simplify pty pollingPaolo Bonzini1-24/+17
2013-04-22qemu-char: use consistent idiom for removing sourcesPaolo Bonzini1-9/+23
2013-04-22translate-all: fix compiler warning and linked errorAlexey Kardashevskiy1-0/+1
2013-04-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori25-243/+862
2013-04-22Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori1-6/+19
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori24-174/+2636
2013-04-22Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2-6/+4
2013-04-22qemu-iotests: add 053 unaligned compressed image size testStefan Hajnoczi3-0/+91
2013-04-22block: Allow overriding backing.file.filenameKevin Wolf1-1/+3
2013-04-22block: Remove filename parameter from .bdrv_file_open()Kevin Wolf14-43/+22
2013-04-22vvfat: Use bdrv_open options instead of filenameKevin Wolf1-60/+168
2013-04-22sheepdog: Use bdrv_open options instead of filenameKevin Wolf1-1/+31
2013-04-22rbd: Use bdrv_open options instead of filenameKevin Wolf1-1/+30
2013-04-22iscsi: Use bdrv_open options instead of filenameKevin Wolf1-2/+37
2013-04-22gluster: Use bdrv_open options instead of filenameKevin Wolf1-1/+31
2013-04-22curl: Use bdrv_open options instead of filenameKevin Wolf1-51/+102
2013-04-22blkverify: Use bdrv_open options instead of filenameKevin Wolf1-29/+85
2013-04-22blkdebug: Use bdrv_open options instead of filenameKevin Wolf1-32/+82
2013-04-22raw-win32: Use bdrv_open options instead of filenameKevin Wolf1-10/+47
2013-04-22raw-posix: Use bdrv_open options instead of filenameKevin Wolf1-12/+45
2013-04-22block: Enable filename optionKevin Wolf1-4/+27
2013-04-22block: Add driver-specific options for backing filesKevin Wolf3-6/+25
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf3-0/+24
2013-04-22qemu-iotests: Fix _filter_qemuKevin Wolf1-1/+1
2013-04-22qemu-img: do not zero-pad the compressed write bufferStefan Hajnoczi1-6/+2
2013-04-22qcow: allow sub-cluster compressed write to last clusterStefan Hajnoczi1-2/+15
2013-04-22qcow2: allow sub-cluster compressed write to last clusterStefan Hajnoczi1-2/+15
2013-04-21ui/cocoa.m: Fix recent compile breakagePeter Maydell1-4/+4
2013-04-20i386 ROR r8/r16 instruction fixPavel Dovgaluk1-0/+1
2013-04-20qdev: Drop taddr propertiesPeter Maydell10-96/+0