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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/iscsi: avoid potential overflow of acb->task->cdb
Peter Lieven
2016-05-29
1
-0
/
+7
*
commit: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-20
/
+33
*
backup: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
2
-34
/
+21
*
backup: Remove bs parameter from backup_do_cow()
Kevin Wolf
2016-05-25
1
-7
/
+6
*
backup: Pack Notifier within BackupBlockJob
John Snow
2016-05-25
1
-9
/
+10
*
backup: Don't leak BackupBlockJob in error path
Kevin Wolf
2016-05-25
1
-2
/
+5
*
mirror: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
1
-31
/
+39
*
mirror: Allow target that already has a BlockBackend
Kevin Wolf
2016-05-25
1
-27
/
+6
*
stream: Use BlockBackend for I/O
Kevin Wolf
2016-05-25
2
-15
/
+9
*
block: Make blk_co_preadv/pwritev() public
Kevin Wolf
2016-05-25
1
-7
/
+14
*
block: Convert block job core to BlockBackend
Kevin Wolf
2016-05-25
1
-0
/
+3
*
block: Default to enabled write cache in blk_new()
Kevin Wolf
2016-05-25
1
-1
/
+2
*
block: Rename blk_write_zeroes()
Eric Blake
2016-05-25
2
-9
/
+9
*
block: Fix reconfiguring graph with drained nodes
Kevin Wolf
2016-05-25
1
-4
/
+5
*
block: Make bdrv_drain() use bdrv_drained_begin/end()
Kevin Wolf
2016-05-25
1
-36
/
+33
*
block: Drop errp parameter from blk_new()
Max Reitz
2016-05-25
1
-7
/
+2
*
block: Make bdrv_open() return a BDS
Max Reitz
2016-05-25
2
-8
/
+6
*
block: Drop blk_new_with_bs()
Max Reitz
2016-05-25
1
-23
/
+7
*
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-25
3
-43
/
+63
*
iscsi: pass SCSI status back for SG_IO
Vadim Rozenfeld
2016-05-23
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-19
13
-604
/
+378
|
\
|
*
qcow2: Fix write_zeroes with partially allocated backing file cluster
Kevin Wolf
2016-05-19
1
-1
/
+2
|
*
qcow2: fix condition in is_zero_cluster
Denis V. Lunev
2016-05-19
1
-1
/
+1
|
*
block: Propagate AioContext change to all children
Max Reitz
2016-05-19
3
-66
/
+0
|
*
block: Remove BlockDriverState.blk
Kevin Wolf
2016-05-19
2
-10
/
+2
|
*
block: Don't return throttling info in query-named-block-nodes
Kevin Wolf
2016-05-19
1
-3
/
+3
|
*
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-05-19
3
-40
/
+75
|
*
block: Add bdrv_has_blk()
Kevin Wolf
2016-05-19
1
-0
/
+17
|
*
block: Remove bdrv_aio_multiwrite()
Kevin Wolf
2016-05-19
2
-208
/
+0
|
*
blockjob: Don't touch BDS iostatus
Kevin Wolf
2016-05-19
4
-66
/
+0
|
*
blockjob: Don't set iostatus of target
Kevin Wolf
2016-05-19
3
-10
/
+9
|
*
block: User BdrvChild callback for device name
Kevin Wolf
2016-05-19
1
-0
/
+6
|
*
block: Use BdrvChild callbacks for change_media/resize
Kevin Wolf
2016-05-19
1
-1
/
+14
|
*
block: Don't check throttled reqs in bdrv_requests_pending()
Kevin Wolf
2016-05-19
1
-7
/
+0
|
*
block: Decouple throttling from BlockDriverState
Kevin Wolf
2016-05-19
1
-23
/
+14
|
*
block/io: Quiesce parents between drained_begin/end
Kevin Wolf
2016-05-19
1
-0
/
+3
|
*
block: Drain throttling queue with BdrvChild callback
Kevin Wolf
2016-05-19
2
-26
/
+45
|
*
block: Introduce BdrvChild.opaque
Kevin Wolf
2016-05-19
1
-0
/
+2
|
*
block: Move I/O throttling configuration functions to BlockBackend
Kevin Wolf
2016-05-19
4
-50
/
+48
|
*
block: Move actual I/O throttling to BlockBackend
Kevin Wolf
2016-05-19
3
-13
/
+12
|
*
block: Move throttling fields from BDS to BB
Kevin Wolf
2016-05-19
4
-78
/
+102
|
*
block: Convert throttle_group_get_name() to BlockBackend
Kevin Wolf
2016-05-19
4
-9
/
+9
|
*
block: throttle-groups: Use BlockBackend pointers internally
Kevin Wolf
2016-05-19
2
-68
/
+70
|
*
block: Introduce BlockBackendPublic
Kevin Wolf
2016-05-19
1
-0
/
+17
|
*
block: Make sure throttled BDSes always have a BB
Kevin Wolf
2016-05-19
1
-0
/
+3
*
|
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-05-19
17
-0
/
+17
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
27
-856
/
+1051
|
\
|
*
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
1
-2
/
+76
|
*
block: Drop superfluous invalidating bs->file from drivers
Fam Zheng
2016-05-12
3
-29
/
+0
|
*
nbd: Simplify client FUA handling
Eric Blake
2016-05-12
3
-27
/
+8
[next]