summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio: drop unused function prototypes.KONRAD Frederic2013-04-241-10/+0
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-248-29/+10
* virtio: remove virtiobindings.KONRAD Frederic2013-04-2411-122/+73
* virtio: remove the function pointer.KONRAD Frederic2013-04-2413-107/+62
* virtio-pci: cleanup.KONRAD Frederic2013-04-242-54/+2
* virtio-bus: make virtio_x_bus_new static.KONRAD Frederic2013-04-246-8/+9
* virtio-bus: add new functions.KONRAD Frederic2013-04-242-0/+28
* virtio-rng: cleanup: use QOM casts.KONRAD Frederic2013-04-242-13/+16
* virtio-rng: cleanup: remove qdev field.KONRAD Frederic2013-04-242-4/+0
* virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-242-68/+21
* virtio-rng-ccw: switch to the new API.KONRAD Frederic2013-04-242-28/+32
* virtio-rng-s390: switch to the new API.KONRAD Frederic2013-04-242-17/+34
* virtio-rng-pci: switch to the new API.KONRAD Frederic2013-04-242-90/+74
* virtio-rng: add virtio-rng device.KONRAD Frederic2013-04-244-16/+117
* virtio-rng: don't use pointer for configuration.KONRAD Frederic2013-04-242-7/+7
* input: introduce keyboard handler listGerd Hoffmann2013-04-244-16/+32
* input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann2013-04-242-17/+20
* ich9: kill cmos_s3Hu Tao2013-04-245-19/+6
* 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
OpenPOWER on IntegriCloud