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
/
virtio-blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
1
-0
/
+1
*
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
1
-0
/
+1
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-4
/
+5
*
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
2016-07-05
1
-2
/
+1
*
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
1
-2
/
+13
*
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
2016-06-28
1
-1
/
+19
*
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
1
-9
/
+11
*
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
2016-06-28
1
-1
/
+1
*
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
1
-0
/
+1
*
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2016-06-28
1
-5
/
+0
*
virtio: Switch to byte-based aio block access
Eric Blake
2016-05-12
1
-10
/
+8
*
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
1
-10
/
+17
*
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
1
-43
/
+6
*
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
1
-1
/
+1
*
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
1
-7
/
+3
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
1
-9
/
+6
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-0
/
+1
*
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
2015-12-22
1
-1
/
+1
*
virtio-blk: trivial code optimization
Gonglei
2015-12-22
1
-18
/
+10
*
virtio-blk: Drop x-data-plane option
Fam Zheng
2015-12-07
1
-1
/
+0
*
virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error
Fam Zheng
2015-11-24
1
-4
/
+3
*
virtio-blk: Fix double completion for werror=stop
Fam Zheng
2015-11-17
1
-0
/
+4
*
virtio-blk: Account for failed and invalid operations
Alberto Garcia
2015-11-12
1
-1
/
+3
*
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2015-10-29
1
-0
/
+5
*
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
2015-10-29
1
-1
/
+1
*
virtio-blk: convert to virtqueue_map
Michael S. Tsirkin
2015-10-29
1
-4
/
+1
*
block: switch from g_slice allocator to malloc
Paolo Bonzini
2015-10-12
1
-2
/
+2
*
virtio-blk: use blk_io_plug/unplug for Linux AIO batching
Stefan Hajnoczi
2015-10-12
1
-0
/
+4
*
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-10
1
-3
/
+4
*
virtio: minor cleanup
Michael S. Tsirkin
2015-07-27
1
-1
/
+0
*
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
2015-07-27
1
-1
/
+1
*
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
2015-07-27
1
-1
/
+9
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+2
*
virtio: set any_layout in virtio core
Michael S. Tsirkin
2015-07-27
1
-0
/
+1
*
virito-blk: drop duplicate check
Gonglei
2015-06-24
1
-2
/
+1
*
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
2015-06-23
1
-5
/
+10
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-1
/
+1
*
misc: Fix new collection of typos
Stefan Weil
2015-04-30
1
-1
/
+1
*
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2015-04-08
1
-1
/
+12
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-10
1
-8
/
+9
|
\
|
*
virtio-blk: Remove the stale FIXME comment
Fam Zheng
2015-03-10
1
-6
/
+0
|
*
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
2015-03-10
1
-0
/
+1
|
*
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
2015-03-10
1
-2
/
+8
*
|
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
1
-5
/
+2
*
|
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-8
/
+8
*
|
virtio-blk: switch to standard-headers
Michael S. Tsirkin
2015-02-26
1
-4
/
+4
|
/
*
error: Use error_report_err() where appropriate
Markus Armbruster
2015-02-18
1
-2
/
+1
*
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
2015-02-06
1
-2
/
+2
[next]