index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
virtio-blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
virtio-blk: always use dataplane path if ioeventfd is active
Paolo Bonzini
1
-8
/
+7
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-blk: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-16
/
+11
2016-10-10
virtio-blk: handle virtio_blk_handle_request() errors
Greg Kurz
1
-10
/
+28
2016-10-10
virtio-blk: make some functions static
Greg Kurz
1
-5
/
+5
2016-10-10
virtio-blk: add missing virtio_detach_element() call
Stefan Hajnoczi
1
-0
/
+1
2016-09-13
virtio-blk: rename virtio_device_info to virtio_blk_info
Changlong Xie
1
-2
/
+2
2016-08-05
virtio-blk: Remove stale comment about draining
Fam Zheng
1
-4
/
+0
2016-08-05
virtio-blk: Release s->rq queue at system_reset
Fam Zheng
1
-0
/
+9
2016-07-21
virtio-blk: Wrap in vmstate
Dr. David Alan Gilbert
1
-10
/
+6
2016-07-21
virtio-blk: Call virtio_add_queue_aio
Fam Zheng
1
-1
/
+1
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
1
-0
/
+1
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
1
-4
/
+5
2016-07-05
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
1
-2
/
+1
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
1
-2
/
+13
2016-06-28
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
1
-1
/
+19
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
1
-9
/
+11
2016-06-28
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
1
-1
/
+1
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
1
-0
/
+1
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
1
-5
/
+0
2016-05-12
virtio: Switch to byte-based aio block access
Eric Blake
1
-10
/
+8
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
1
-10
/
+17
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
1
-43
/
+6
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
1
-1
/
+1
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-7
/
+3
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-9
/
+6
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-22
block: replace IOV_MAX with BlockLimits.max_iov
Stefan Hajnoczi
1
-1
/
+1
2015-12-22
virtio-blk: trivial code optimization
Gonglei
1
-18
/
+10
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
1
-1
/
+0
2015-11-24
virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error
Fam Zheng
1
-4
/
+3
2015-11-17
virtio-blk: Fix double completion for werror=stop
Fam Zheng
1
-0
/
+4
2015-11-12
virtio-blk: Account for failed and invalid operations
Alberto Garcia
1
-1
/
+3
2015-10-29
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
1
-0
/
+5
2015-10-29
virtio-blk: switch off scsi-passthrough by default
Cornelia Huck
1
-1
/
+1
2015-10-29
virtio-blk: convert to virtqueue_map
Michael S. Tsirkin
1
-4
/
+1
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
1
-2
/
+2
2015-10-12
virtio-blk: use blk_io_plug/unplug for Linux AIO batching
Stefan Hajnoczi
1
-0
/
+4
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-3
/
+4
2015-07-27
virtio: minor cleanup
Michael S. Tsirkin
1
-1
/
+0
2015-07-27
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
1
-1
/
+1
2015-07-27
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
1
-1
/
+9
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-0
/
+1
2015-06-24
virito-blk: drop duplicate check
Gonglei
1
-2
/
+1
2015-06-23
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
1
-5
/
+10
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
[next]