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
/
blockdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
Merge tag 'v2.7.0' into develop_qemu_2.7
SeokYeon Hwang
1
-304
/
+320
2016-08-05
block: Accept any target node for transactional blockdev-backup
Kevin Wolf
1
-4
/
+4
2016-07-19
block: Simplify drive-mirror
Eric Blake
1
-44
/
+34
2016-07-19
block: Simplify block_set_io_throttle
Eric Blake
1
-71
/
+40
2016-07-13
blockdev: Fix regression with the default naming of throttling groups
Alberto Garcia
1
-2
/
+4
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
1
-4
/
+5
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
1
-3
/
+3
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
1
-19
/
+24
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
1
-7
/
+8
2016-07-13
block: Use block_job_get() in find_block_job()
Alberto Garcia
1
-27
/
+13
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-5
/
+4
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
1
-1
/
+1
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
1
-9
/
+3
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-9
/
+3
2016-06-20
blockjob: move iostatus reset out of block_job_enter()
Stefan Hajnoczi
1
-0
/
+1
2016-06-20
Merge tag 'v2.6.0' into develop
SeokYeon Hwang
1
-167
/
+426
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
1
-3
/
+12
2016-06-16
block: use the block job list in qmp_query_block_jobs()
Alberto Garcia
1
-12
/
+8
2016-06-16
blockdev: clarify error on attempt to open locked tray
Colin Lord
1
-2
/
+5
2016-06-08
blockdev: clean up error handling in do_open_tray
Colin Lord
1
-18
/
+28
2016-06-07
blockdev-backup: Don't move target AioContext if it's attached
Fam Zheng
1
-1
/
+11
2016-06-07
blockdev-backup: Use bdrv_lookup_bs on target
Fam Zheng
1
-10
/
+3
2016-05-25
backup: Use BlockBackend for I/O
Kevin Wolf
1
-3
/
+1
2016-05-25
mirror: Use BlockBackend for I/O
Kevin Wolf
1
-3
/
+1
2016-05-25
mirror: Allow target that already has a BlockBackend
Kevin Wolf
1
-4
/
+0
2016-05-25
block: Drop errp parameter from blk_new()
Max Reitz
1
-5
/
+1
2016-05-25
block: Make bdrv_open() return a BDS
Max Reitz
1
-24
/
+14
2016-05-25
block: Fix bdrv_next() memory leak
Kevin Wolf
1
-2
/
+2
2016-05-19
block: clarify error message for qmp-eject
John Snow
1
-11
/
+40
2016-05-19
block: Remove BlockDriverState.blk
Kevin Wolf
1
-8
/
+8
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
1
-1
/
+2
2016-05-19
Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6"
Kevin Wolf
1
-7
/
+0
2016-05-19
block: Decouple throttling from BlockDriverState
Kevin Wolf
1
-18
/
+9
2016-05-19
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
1
-8
/
+8
2016-05-19
block: Move throttling fields from BDS to BB
Kevin Wolf
1
-2
/
+2
2016-05-19
block: Make sure throttled BDSes always have a BB
Kevin Wolf
1
-2
/
+2
2016-05-12
qmp: add monitor command to add/remove a child
Wen Congyang
1
-0
/
+55
2016-05-12
block: Fix typo in comment
Wei Jiangang
1
-1
/
+1
2016-04-05
block: Forbid I/O throttling on nodes with multiple parents for 2.6
Kevin Wolf
1
-0
/
+7
2016-04-05
block: forbid x-blockdev-del from acting on DriveInfo
Paolo Bonzini
1
-0
/
+5
2016-03-30
block: Remove BDRV_O_CACHE_WB
Kevin Wolf
1
-19
/
+2
2016-03-30
block: Use bdrv_parse_cache_mode() in drive_init()
Kevin Wolf
1
-2
/
+3
2016-03-30
block: Always set writeback mode in blk_new_open()
Kevin Wolf
1
-0
/
+1
2016-03-30
block: blockdev_init(): Call blk_set_enable_write_cache() explicitly
Kevin Wolf
1
-1
/
+9
2016-03-30
block: Reject writethrough mode except at the root
Kevin Wolf
1
-2
/
+17
2016-03-30
block: Remove copy-on-read from bdrv_move_feature_fields()
Kevin Wolf
1
-2
/
+5
2016-03-30
block: Remove bdrv_make_anon()
Kevin Wolf
1
-3
/
+0
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+2
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-12
/
+12
2016-03-17
block: Remove bdrv_states list
Max Reitz
1
-7
/
+0
[next]