summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster2013-01-151-1/+3
* sheepdog: clean up sd_aio_setup()Liu Yuan2013-01-151-6/+5
* sheepdog: multiplex the rw FD to flush cacheLiu Yuan2013-01-151-45/+37
* block: clear dirty bitmap when discardingPaolo Bonzini2013-01-151-1/+7
* ide: issue discard asynchronously but serialize the piecesPaolo Bonzini2013-01-151-25/+54
* ide: fix TRIM with empty range entryPaolo Bonzini2013-01-151-1/+1
* block: make discard asynchronousPaolo Bonzini2013-01-152-81/+88
* raw: support discard on block devicesPaolo Bonzini2013-01-151-0/+36
* raw-posix: remember whether discard failedPaolo Bonzini2013-01-151-3/+6
* raw-posix: support discard on more filesystemsKusanagi Kouichi2013-01-152-2/+43
* block: fix initialization in bdrv_io_limits_enable()Peter Lieven2013-01-151-4/+0
* qcow2: Fix segfault on zero-length writeKevin Wolf2013-01-151-1/+1
* virtio-9p: fix compilation error.KONRAD Frederic2013-01-141-0/+1
* dataplane: fix build breakage on set_guest_notifiers()Michael Roth2013-01-141-2/+2
* virtio-pci: build for uninitialized return value in vq_vector_unmaskMichael Roth2013-01-141-1/+1
* Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia2013-01-142-1/+620
* Add TEWS TPCI200 IndustryPack emulationAlberto Garcia2013-01-146-0/+872
* Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori2013-01-142-1/+5
|\
| * pixman: pass extra cflags and ldflagsGerd Hoffmann2013-01-142-1/+5
* | Merge remote-tracking branch 'kraxel/usb.76' into stagingAnthony Liguori2013-01-143-8/+31
|\ \
| * | usb-host: Initialize dev->port the obviously safe wayMarkus Armbruster2013-01-141-1/+1
| * | usb-host: Drop superfluous null test from usb_host_auto_scan()Markus Armbruster2013-01-141-1/+1
| * | ehci: Assert state machine is sane w.r.t. EHCIQueueMarkus Armbruster2013-01-141-0/+4
| * | xhci: nuke transfe5rs on detachGerd Hoffmann2013-01-141-1/+7
| * | xhci: call xhci_detach_slot on root port detach tooGerd Hoffmann2013-01-141-0/+1
| * | xhci: create xhci_detach_slot helper functionGerd Hoffmann2013-01-141-6/+18
| |/
* | Merge remote-tracking branch 'spice/spice.v67' into stagingAnthony Liguori2013-01-141-16/+10
|\ \
| * | qxl: Don't drop client capability bitsMarkus Armbruster2013-01-141-2/+4
| * | qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity checkMarkus Armbruster2013-01-141-14/+6
| |/
* | Merge remote-tracking branch 'kraxel/testdev.2' into stagingAnthony Liguori2013-01-141-9/+9
|\ \
| * | pc-testdev: use typedefsGerd Hoffmann2013-01-141-9/+9
| |/
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-01-145-68/+120
|\ \
| * | dataplane: handle misaligned virtio-blk requestsStefan Hajnoczi2013-01-141-0/+40
| * | dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()Stefan Hajnoczi2013-01-141-11/+20
| * | block: make qiov_is_aligned() publicStefan Hajnoczi2013-01-143-17/+18
| * | raw-posix: fix bdrv_aio_ioctlPaolo Bonzini2013-01-141-9/+1
| * | sheepdog: implement direct write semanticsLiu Yuan2013-01-141-30/+40
| * | block: do not probe zero-sized disksPaolo Bonzini2013-01-141-1/+1
| |/
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-01-1419-100/+437
|\ \
| * | pci-assign: Enable MSIX on device to match guestAlex Williamson2013-01-091-2/+15
| * | pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini2013-01-094-12/+30
| * | ivshmem: use symbolic constant for PCI ID, add to pci-ids.txtPaolo Bonzini2013-01-082-2/+7
| * | virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini2013-01-083-1/+3
| * | reorganize pci-ids.txtPaolo Bonzini2013-01-081-13/+14
| * | docs: move pci-ids.txt to docs/specs/Paolo Bonzini2013-01-081-0/+0
| * | vhost: backend masking supportMichael S. Tsirkin2013-01-075-16/+137
| * | vhost: set started flag while start is in progressMichael S. Tsirkin2013-01-071-2/+5
| * | virtio-net: set/clear vhost_started in reverse orderMichael S. Tsirkin2013-01-071-2/+2
| * | virtio: backend virtqueue notifier maskingMichael S. Tsirkin2013-01-072-9/+83
| * | virtio-pci: cache msix messagesMichael S. Tsirkin2013-01-072-20/+100
OpenPOWER on IntegriCloud