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
/
dataplane
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
1
-4
/
+3
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
1
-0
/
+13
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
1
-4
/
+3
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
2
-100
/
+13
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
1
-12
/
+9
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
1
-1
/
+2
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-6
/
+5
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
1
-18
/
+59
2016-01-20
block: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
error: Use error_prepend() where it makes obvious sense
Markus Armbruster
1
-6
/
+2
2016-01-07
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
1
-1
/
+1
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
1
-13
/
+2
2015-10-23
dataplane: Mark host notifiers' client type as "external"
Fam Zheng
1
-3
/
+2
2015-10-23
aio: Add "is_external" flag for event handlers
Fam Zheng
1
-2
/
+4
2015-07-29
virtio-blk-dataplane: delete bottom half before the AioContext is freed
Paolo Bonzini
1
-1
/
+1
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
1
-2
/
+1
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
1
-1
/
+3
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
1
-4
/
+4
2015-01-13
block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}
Fam Zheng
1
-1
/
+2
2014-12-10
blockdev: acquire AioContext in QMP 'transaction' actions
Stefan Hajnoczi
1
-0
/
+2
2014-12-10
blockdev: acquire AioContext in change-backing-file
Stefan Hajnoczi
1
-0
/
+1
2014-12-10
blockdev: acquire AioContext in eject, change, and block_passwd
Stefan Hajnoczi
1
-0
/
+1
2014-12-10
blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
Stefan Hajnoczi
1
-0
/
+2
2014-11-03
block: declare blockjobs and dataplane friends!
Stefan Hajnoczi
1
-0
/
+5
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-12
/
+12
2014-10-20
virtio-blk: Rename VirtIOBlkConf variables to conf
Markus Armbruster
2
-17
/
+18
2014-09-11
dataplane: fix virtio_blk_data_plane_create() op blocker error path
Stefan Hajnoczi
1
-2
/
+2
2014-08-29
virtio-blk: allow drive_del with dataplane
Stefan Hajnoczi
1
-0
/
+1
2014-08-20
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
1
-0
/
+1
2014-08-15
dataplane: stop trying on notifier error
Cornelia Huck
1
-1
/
+10
2014-08-15
dataplane: fail notifier setting gracefully
Cornelia Huck
1
-4
/
+11
2014-08-15
dataplane: print why starting failed
Cornelia Huck
1
-5
/
+8
2014-07-15
virtio-blk: dataplane: notify guest as a batch
Ming Lei
1
-1
/
+19
2014-07-15
virtio-blk: data-plane: fix save/set .complete_request in start
Ming Lei
1
-3
/
+4
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
1
-15
/
+14
2014-07-14
virtio-blk: avoid dataplane VirtIOBlockReq early free
Stefan Hajnoczi
1
-1
/
+0
2014-07-07
dataplane: submit I/O as a batch
Ming Lei
1
-0
/
+2
2014-07-01
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
1
-1
/
+1
2014-07-01
dataplane: bail out on unsupported transport
Cornelia Huck
1
-0
/
+10
2014-06-27
virtio-blk: Rename complete_request_early to complete_request_vring
Fam Zheng
1
-2
/
+2
2014-06-27
virtio-blk: Unify {non-,}dataplane's request handlings
Fam Zheng
1
-164
/
+19
2014-06-27
virtio-blk: Fill in VirtIOBlockReq.out in dataplane code
Fam Zheng
1
-58
/
+44
2014-06-27
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
1
-32
/
+22
2014-06-27
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
1
-19
/
+15
2014-06-27
virtio-blk: Drop VirtIOBlockRequest.read
Fam Zheng
1
-2
/
+0
2014-06-27
virtio-blk: Drop bounce buffer from dataplane code
Fam Zheng
1
-25
/
+0
2014-06-04
dataplane: Support VIRTIO_BLK_T_SCSI_CMD
Fam Zheng
1
-8
/
+10
2014-06-04
virtio-blk: Allow config-wce in dataplane
Fam Zheng
1
-6
/
+0
2014-06-04
dataplane: implement async flush
Stefan Hajnoczi
1
-16
/
+27
[next]