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/rbd: remove processed options from qdict
Jeff Cody
2018-04-04
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-04-04
1
-4
/
+15
|
\
|
*
block/file-posix: Fix fully preallocated truncate
Max Reitz
2018-04-03
1
-2
/
+3
|
*
block: handle invalid lseek returns gracefully
Jeff Cody
2018-04-03
1
-2
/
+12
|
*
gluster: Fix blockdev-add with server.N.type=unix
Kevin Wolf
2018-04-03
1
-4
/
+17
*
|
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-04-04
1
-4
/
+17
|
\
\
|
*
|
gluster: Fix blockdev-add with server.N.type=unix
Kevin Wolf
2018-04-03
1
-4
/
+17
|
|
/
*
/
nbd: Fix 32-bit compilation on BLOCK_STATUS
Eric Blake
2018-04-02
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...
Peter Maydell
2018-03-27
1
-6
/
+5
|
\
|
*
qdict: remove useless cast
Laurent Vivier
2018-03-27
1
-6
/
+5
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-27
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
coroutine: avoid co_queue_wakeup recursion
Stefan Hajnoczi
2018-03-27
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...
Peter Maydell
2018-03-27
4
-2
/
+38
|
\
\
|
|
/
|
/
|
|
*
vmdk: return ERROR when cluster sector is larger than vmdk limitation
yuchenlin
2018-03-26
1
-0
/
+6
|
*
qcow2: fix bitmaps loading when bitmaps already exist
Vladimir Sementsov-Ogievskiy
2018-03-26
1
-1
/
+16
|
*
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
2018-03-26
2
-1
/
+16
*
|
vhdx: Check for 4 GB maximum log size on creation
Kevin Wolf
2018-03-26
1
-0
/
+4
*
|
vhdx: Don't use error_setg_errno() with constant errno
Kevin Wolf
2018-03-26
1
-5
/
+4
*
|
vhdx: Require power-of-two block size on create
Kevin Wolf
2018-03-26
1
-0
/
+4
*
|
parallels: Check maximum cluster size on create
Kevin Wolf
2018-03-26
1
-0
/
+5
*
|
luks: Turn another invalid assertion into check
Kevin Wolf
2018-03-26
1
-1
/
+5
*
|
vdi: Fix build with CONFIG_VDI_DEBUG
Kevin Wolf
2018-03-26
1
-12
/
+10
*
|
vdi: Change 'static' create option to 'preallocation' in QMP
Kevin Wolf
2018-03-26
1
-2
/
+22
*
|
qcow2: Reset free_cluster_index when allocating a new refcount block
Alberto Garcia
2018-03-26
1
-0
/
+7
*
|
block/blkreplay: Remove protocol-related fields
Fabiano Rosas
2018-03-26
1
-2
/
+1
*
|
block/throttle: Remove protocol-related fields
Fabiano Rosas
2018-03-26
1
-2
/
+1
*
|
block/quorum: Remove protocol-related fields
Fabiano Rosas
2018-03-26
1
-2
/
+1
*
|
block/replication: Remove protocol_name field
Fabiano Rosas
2018-03-26
1
-1
/
+0
|
/
*
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
2018-03-19
1
-0
/
+41
*
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2018-03-19
1
-0
/
+91
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
9
-17
/
+17
*
iscsi: fix iSER compilation
Paolo Bonzini
2018-03-19
1
-1
/
+1
*
vvfat: Fix inherit_options flags
Fam Zheng
2018-03-19
1
-1
/
+1
*
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
2018-03-19
1
-6
/
+4
*
vpc: Require aligned size in .bdrv_co_create
Kevin Wolf
2018-03-19
1
-31
/
+82
*
vpc: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-37
/
+115
*
vhdx: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-52
/
+164
*
vdi: Make comments consistent with other drivers
Kevin Wolf
2018-03-19
1
-3
/
+9
*
qed: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-66
/
+138
*
qcow: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-66
/
+130
*
parallels: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-48
/
+151
*
vdi: Implement .bdrv_co_create
Max Reitz
2018-03-19
1
-5
/
+19
*
vdi: Move file creation to vdi_co_create_opts
Max Reitz
2018-03-19
1
-18
/
+28
*
vdi: Pull option parsing from vdi_co_create
Max Reitz
2018-03-19
1
-14
/
+77
*
luks: Catch integer overflow for huge sizes
Kevin Wolf
2018-03-19
1
-0
/
+5
*
luks: Turn invalid assertion into check
Kevin Wolf
2018-03-19
1
-1
/
+4
*
luks: Support .bdrv_co_create
Kevin Wolf
2018-03-19
1
-0
/
+34
*
luks: Create block_crypto_co_create_generic()
Kevin Wolf
2018-03-19
1
-34
/
+61
*
luks: Separate image file creation from formatting
Kevin Wolf
2018-03-19
1
-20
/
+17
*
blockjobs: add block-job-finalize
John Snow
2018-03-19
1
-0
/
+1
[next]