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