aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-15scsi-disk: qemu_vfree(NULL) is fine, simplifyMarkus Armbruster1-3/+1
2013-01-15w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster1-1/+3
2013-01-15sheepdog: clean up sd_aio_setup()Liu Yuan1-6/+5
2013-01-15sheepdog: multiplex the rw FD to flush cacheLiu Yuan1-45/+37
2013-01-15block: clear dirty bitmap when discardingPaolo Bonzini1-1/+7
2013-01-15ide: issue discard asynchronously but serialize the piecesPaolo Bonzini1-25/+54
2013-01-15ide: fix TRIM with empty range entryPaolo Bonzini1-1/+1
2013-01-15block: make discard asynchronousPaolo Bonzini2-81/+88
2013-01-15raw: support discard on block devicesPaolo Bonzini1-0/+36
2013-01-15raw-posix: remember whether discard failedPaolo Bonzini1-3/+6
2013-01-15raw-posix: support discard on more filesystemsKusanagi Kouichi2-2/+43
2013-01-15block: fix initialization in bdrv_io_limits_enable()Peter Lieven1-4/+0
2013-01-15qcow2: Fix segfault on zero-length writeKevin Wolf1-1/+1
2013-01-14virtio-9p: fix compilation error.KONRAD Frederic1-0/+1
2013-01-14dataplane: fix build breakage on set_guest_notifiers()Michael Roth1-2/+2
2013-01-14virtio-pci: build for uninitialized return value in vq_vector_unmaskMichael Roth1-1/+1
2013-01-14Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia2-1/+620
2013-01-14Add TEWS TPCI200 IndustryPack emulationAlberto Garcia6-0/+872
2013-01-14Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori2-1/+5
2013-01-14Merge remote-tracking branch 'kraxel/usb.76' into stagingAnthony Liguori3-8/+31
2013-01-14Merge remote-tracking branch 'spice/spice.v67' into stagingAnthony Liguori1-16/+10
2013-01-14Merge remote-tracking branch 'kraxel/testdev.2' into stagingAnthony Liguori1-9/+9
2013-01-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori5-68/+120
2013-01-14Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori19-100/+437
2013-01-14Merge remote-tracking branch 'bonzini/stub' into stagingAnthony Liguori87-1375/+1310
2013-01-14Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2-3/+9
2013-01-14pixman: pass extra cflags and ldflagsGerd Hoffmann2-1/+5
2013-01-14usb-host: Initialize dev->port the obviously safe wayMarkus Armbruster1-1/+1
2013-01-14usb-host: Drop superfluous null test from usb_host_auto_scan()Markus Armbruster1-1/+1
2013-01-14ehci: Assert state machine is sane w.r.t. EHCIQueueMarkus Armbruster1-0/+4
2013-01-14dataplane: handle misaligned virtio-blk requestsStefan Hajnoczi1-0/+40
2013-01-14dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()Stefan Hajnoczi1-11/+20
2013-01-14block: make qiov_is_aligned() publicStefan Hajnoczi3-17/+18
2013-01-14raw-posix: fix bdrv_aio_ioctlPaolo Bonzini1-9/+1
2013-01-14sheepdog: implement direct write semanticsLiu Yuan1-30/+40
2013-01-14block: do not probe zero-sized disksPaolo Bonzini1-1/+1
2013-01-14xhci: nuke transfe5rs on detachGerd Hoffmann1-1/+7
2013-01-14xhci: call xhci_detach_slot on root port detach tooGerd Hoffmann1-0/+1
2013-01-14xhci: create xhci_detach_slot helper functionGerd Hoffmann1-6/+18
2013-01-14pc-testdev: use typedefsGerd Hoffmann1-9/+9
2013-01-14qxl: Don't drop client capability bitsMarkus Armbruster1-2/+4
2013-01-14qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity checkMarkus Armbruster1-14/+6
2013-01-12build: improve quiet output for .stp rulesPaolo Bonzini1-1/+1
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini5-26/+20
2013-01-12build: some simplifications for "trace/Makefile.objs"Paolo Bonzini2-13/+13
2013-01-12build: remove coroutine-obj-yPaolo Bonzini1-18/+13
2013-01-12build: move version-obj-y to the generic LINK rulePaolo Bonzini3-5/+4
2013-01-12build: move base QAPI files to libqemuutil.aPaolo Bonzini4-14/+8
2013-01-12build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini2-3/+5
2013-01-12build: consolidate multiple variables into universal-obj-yPaolo Bonzini4-50/+14