summaryrefslogtreecommitdiffstats
path: root/hw/block/dataplane
Commit message (Expand)AuthorAgeFilesLines
* dataplane: Support VIRTIO_BLK_T_SCSI_CMDFam Zheng2014-06-041-8/+10
* virtio-blk: Allow config-wce in dataplaneFam Zheng2014-06-041-6/+0
* dataplane: implement async flushStefan Hajnoczi2014-06-041-16/+27
* dataplane: delete IOQueue since it is no longer usedStefan Hajnoczi2014-06-043-175/+1
* dataplane: use the QEMU block layer for I/OStefan Hajnoczi2014-06-041-128/+65
* block: Replace in_use with operation blockerFam Zheng2014-05-281-6/+12
* dataplane: replace iothread object_add() with embedded instanceStefan Hajnoczi2014-04-041-19/+12
* dataplane: fix implicit IOThread refcountStefan Hajnoczi2014-03-191-1/+1
* dataplane: replace internal thread with IOThreadStefan Hajnoczi2014-03-131-42/+54
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-091-1/+1
* dataplane: Comment fixMarkus Armbruster2014-01-311-1/+1
* dataplane: change vring API to use VirtQueueElementPaolo Bonzini2013-12-201-52/+33
* vring: factor common code for error exitsPaolo Bonzini2013-12-201-0/+1
* virtio-blk-dataplane: Improve error reportingAndreas Färber2013-12-092-16/+19
* dataplane: Fix startup race.Cornelia Huck2013-09-061-0/+9
* aio: drop io_flush argumentStefan Hajnoczi2013-08-191-4/+4
* dataplane/virtio-blk: drop flush_true() and flush_io()Stefan Hajnoczi2013-08-191-15/+2
* dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi2013-08-191-2/+2
* dataplane: refuse to start if device is already in useStefan Hajnoczi2013-07-291-0/+8
* dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi2013-07-291-9/+0
* dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi2013-07-191-1/+1
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-6/+9
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-085-0/+744
OpenPOWER on IntegriCloud