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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
27
-856
/
+1051
2016-05-12
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
1
-2
/
+76
2016-05-12
block: Drop superfluous invalidating bs->file from drivers
Fam Zheng
3
-29
/
+0
2016-05-12
nbd: Simplify client FUA handling
Eric Blake
3
-27
/
+8
2016-05-12
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
4
-3
/
+28
2016-05-12
block: Make supported_write_flags a per-bds property
Eric Blake
5
-12
/
+15
2016-05-12
qcow2: improve qcow2_co_write_zeroes()
Denis V. Lunev
1
-6
/
+59
2016-05-12
block: Kill unused sector-based blk_* functions
Eric Blake
1
-51
/
+0
2016-05-12
block: Introduce byte-based aio read/write
Eric Blake
1
-1
/
+17
2016-05-12
block: Switch blk_*write_zeroes() to byte interface
Eric Blake
2
-23
/
+13
2016-05-12
block: Switch blk_read_unthrottled() to byte interface
Eric Blake
1
-4
/
+4
2016-05-12
block: Allow BDRV_REQ_FUA through blk_pwrite()
Eric Blake
11
-28
/
+31
2016-05-12
Allow users to specify the vmdk virtual hardware version.
Janne Karhunen
1
-4
/
+23
2016-05-12
block: always compile-check debug prints
Zhou Jie
2
-7
/
+16
2016-05-12
block: Remove BlockDriver.bdrv_read/write
Kevin Wolf
1
-92
/
+0
2016-05-12
vvfat: Implement .bdrv_co_preadv/pwritev interfaces
Kevin Wolf
1
-9
/
+46
2016-05-12
vpc: Implement .bdrv_co_pwritev() interface
Kevin Wolf
1
-43
/
+43
2016-05-12
vpc: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-37
/
+42
2016-05-12
vmdk: Implement .bdrv_co_pwritev() interface
Kevin Wolf
1
-74
/
+135
2016-05-12
vmdk: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-45
/
+53
2016-05-12
vmdk: Add vmdk_find_offset_in_cluster()
Kevin Wolf
1
-6
/
+17
2016-05-12
vdi: Implement .bdrv_co_pwritev() interface
Kevin Wolf
1
-31
/
+41
2016-05-12
vdi: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-23
/
+32
2016-05-12
dmg: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-17
/
+23
2016-05-12
cloop: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-16
/
+22
2016-05-12
bochs: Implement .bdrv_co_preadv() interface
Kevin Wolf
1
-18
/
+33
2016-05-12
block: Introduce .bdrv_co_preadv/pwritev BlockDriver function
Kevin Wolf
1
-6
/
+22
2016-05-12
block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writev
Kevin Wolf
3
-16
/
+16
2016-05-12
block: Support AIO drivers in bdrv_driver_preadv/pwritev()
Kevin Wolf
1
-74
/
+52
2016-05-12
block: Introduce bdrv_driver_pwritev()
Kevin Wolf
4
-40
/
+36
2016-05-12
block: Introduce bdrv_driver_preadv()
Kevin Wolf
1
-7
/
+23
2016-05-12
linux-aio: make it more type safe
Paolo Bonzini
3
-38
/
+27
2016-05-12
block: plug whole tree at once, introduce bdrv_io_unplugged_begin/end
Paolo Bonzini
4
-42
/
+65
2016-05-12
block: introduce bdrv_no_throttling_begin/end
Paolo Bonzini
3
-16
/
+27
2016-05-12
block: extract bdrv_drain_poll/bdrv_co_yield_to_drain from bdrv_drain/bdrv_co...
Paolo Bonzini
1
-12
/
+23
2016-05-12
block: move restarting of throttled reqs to block/throttle-groups.c
Paolo Bonzini
2
-14
/
+15
2016-05-12
block: make bdrv_start_throttled_reqs return void
Paolo Bonzini
1
-6
/
+2
2016-05-12
block: Don't disable I/O throttling on sync requests
Kevin Wolf
1
-11
/
+0
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-6
/
+8
2016-04-29
vvfat: Fix default volume label
Kevin Wolf
1
-0
/
+2
2016-04-29
vvfat: Fix volume name assertion
Kevin Wolf
1
-1
/
+6
2016-04-22
mirror: Workaround for unexpected iohandler events during completion
Fam Zheng
1
-0
/
+9
2016-04-20
mirror: Don't extend the last sub-chunk
Fam Zheng
1
-4
/
+15
2016-04-20
block/mirror: Refresh stale bitmap iterator cache
Max Reitz
1
-0
/
+5
2016-04-20
block/mirror: Revive dead yielding code
Max Reitz
1
-11
/
+12
2016-04-19
block/gluster: prevent data loss after i/o error
Jeff Cody
1
-1
/
+52
2016-04-19
block/gluster: code movement of qemu_gluster_close()
Jeff Cody
1
-11
/
+11
2016-04-19
block/gluster: return correct error value
Jeff Cody
1
-1
/
+1
2016-04-15
block: Don't ignore flags in blk_{,co,aio}_write_zeroes()
Kevin Wolf
1
-3
/
+4
2016-04-15
block/vpc: update comments to be compliant w/coding guidelines
Jeff Cody
1
-34
/
+34
[next]