index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
dataplane
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
2014-08-20
1
-0
/
+1
*
dataplane: stop trying on notifier error
Cornelia Huck
2014-08-15
1
-1
/
+10
*
dataplane: fail notifier setting gracefully
Cornelia Huck
2014-08-15
1
-4
/
+11
*
dataplane: print why starting failed
Cornelia Huck
2014-08-15
1
-5
/
+8
*
virtio-blk: dataplane: notify guest as a batch
Ming Lei
2014-07-15
1
-1
/
+19
*
virtio-blk: data-plane: fix save/set .complete_request in start
Ming Lei
2014-07-15
1
-3
/
+4
*
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
1
-15
/
+14
*
virtio-blk: avoid dataplane VirtIOBlockReq early free
Stefan Hajnoczi
2014-07-14
1
-1
/
+0
*
dataplane: submit I/O as a batch
Ming Lei
2014-07-07
1
-0
/
+2
*
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
2014-07-01
1
-1
/
+1
*
dataplane: bail out on unsupported transport
Cornelia Huck
2014-07-01
1
-0
/
+10
*
virtio-blk: Rename complete_request_early to complete_request_vring
Fam Zheng
2014-06-27
1
-2
/
+2
*
virtio-blk: Unify {non-,}dataplane's request handlings
Fam Zheng
2014-06-27
1
-164
/
+19
*
virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
Fam Zheng
2014-06-27
1
-58
/
+44
*
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
2014-06-27
1
-32
/
+22
*
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
2014-06-27
1
-19
/
+15
*
virtio-blk: Drop VirtIOBlockRequest.read
Fam Zheng
2014-06-27
1
-2
/
+0
*
virtio-blk: Drop bounce buffer from dataplane code
Fam Zheng
2014-06-27
1
-25
/
+0
*
dataplane: Support VIRTIO_BLK_T_SCSI_CMD
Fam Zheng
2014-06-04
1
-8
/
+10
*
virtio-blk: Allow config-wce in dataplane
Fam Zheng
2014-06-04
1
-6
/
+0
*
dataplane: implement async flush
Stefan Hajnoczi
2014-06-04
1
-16
/
+27
*
dataplane: delete IOQueue since it is no longer used
Stefan Hajnoczi
2014-06-04
3
-175
/
+1
*
dataplane: use the QEMU block layer for I/O
Stefan Hajnoczi
2014-06-04
1
-128
/
+65
*
block: Replace in_use with operation blocker
Fam Zheng
2014-05-28
1
-6
/
+12
*
dataplane: replace iothread object_add() with embedded instance
Stefan Hajnoczi
2014-04-04
1
-19
/
+12
*
dataplane: fix implicit IOThread refcount
Stefan Hajnoczi
2014-03-19
1
-1
/
+1
*
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
2014-03-13
1
-42
/
+54
*
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-03-09
1
-1
/
+1
*
dataplane: Comment fix
Markus Armbruster
2014-01-31
1
-1
/
+1
*
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
1
-52
/
+33
*
vring: factor common code for error exits
Paolo Bonzini
2013-12-20
1
-0
/
+1
*
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
2
-16
/
+19
*
dataplane: Fix startup race.
Cornelia Huck
2013-09-06
1
-0
/
+9
*
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
1
-4
/
+4
*
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
2013-08-19
1
-15
/
+2
*
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
2013-08-19
1
-2
/
+2
*
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
2013-07-29
1
-0
/
+8
*
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2013-07-29
1
-9
/
+0
*
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
2013-07-19
1
-1
/
+1
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-6
/
+9
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
5
-0
/
+744