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
...
|
*
curl: never invoke callbacks with s->mutex held
Paolo Bonzini
2017-05-16
1
-4
/
+8
|
*
curl: strengthen assertion in curl_clean_state
Paolo Bonzini
2017-05-16
1
-0
/
+5
|
*
block: curl: Allow passing cookies via QCryptoSecret
Peter Krempa
2017-05-16
1
-1
/
+23
*
|
block/win32: fix 'ret not initialized' warning
Gerd Hoffmann
2017-05-16
1
-0
/
+1
|
/
*
Merge tag 'block-pull-request' into staging
Stefan Hajnoczi
2017-05-12
1
-2
/
+2
|
\
|
*
block: Simplify BDRV_BLOCK_RAW recursion
Eric Blake
2017-05-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-12
9
-282
/
+796
|
\
\
|
|
/
|
/
|
|
*
qcow2: Discard/zero clusters by byte count
Eric Blake
2017-05-11
4
-41
/
+39
|
*
qcow2: Assert that cluster operations are aligned
Eric Blake
2017-05-11
1
-4
/
+11
|
*
qcow2: Optimize write zero of unaligned tail cluster
Eric Blake
2017-05-11
1
-0
/
+7
|
*
qcow2: Optimize zero_single_l2() to minimize L2 churn
Eric Blake
2017-05-11
1
-2
/
+13
|
*
qcow2: Make distinction between zero cluster types obvious
Eric Blake
2017-05-11
4
-80
/
+60
|
*
qcow2: Name typedef for cluster type
Eric Blake
2017-05-11
3
-14
/
+15
|
*
qcow2: Correctly report status of preallocated zero clusters
Eric Blake
2017-05-11
1
-10
/
+35
|
*
qcow2: Use consistent switch indentation
Eric Blake
2017-05-11
2
-58
/
+58
|
*
qcow2: Nicer variable names in qcow2_update_snapshot_refcount()
Eric Blake
2017-05-11
1
-20
/
+22
|
*
blkdebug: Add ability to override unmap geometries
Eric Blake
2017-05-11
1
-1
/
+95
|
*
blkdebug: Simplify override logic
Eric Blake
2017-05-11
1
-10
/
+6
|
*
blkdebug: Add pass-through write_zero and discard support
Eric Blake
2017-05-11
1
-0
/
+74
|
*
blkdebug: Refactor error injection
Eric Blake
2017-05-11
1
-41
/
+33
|
*
blkdebug: Sanity check block layer guarantees
Eric Blake
2017-05-11
1
-0
/
+14
|
*
file-posix: Remove .bdrv_inactivate/invalidate_cache
Kevin Wolf
2017-05-11
1
-33
/
+0
|
*
block: Drop permissions when migration completes
Kevin Wolf
2017-05-11
1
-0
/
+25
|
*
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
2017-05-11
1
-28
/
+28
|
*
qcow2: Discard preallocated zero clusters
Max Reitz
2017-05-11
1
-1
/
+2
|
*
qcow2: Reuse preallocated zero clusters
Max Reitz
2017-05-11
2
-24
/
+59
|
*
qcow2: Fix preallocation size formula
Max Reitz
2017-05-11
1
-4
/
+5
|
*
file-posix: Add image locking to perm operations
Fam Zheng
2017-05-11
1
-1
/
+275
|
*
file-win32: Error out if locking=on
Fam Zheng
2017-05-11
1
-0
/
+5
|
*
file-posix: Add 'locking' option
Fam Zheng
2017-05-11
1
-0
/
+5
*
|
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-22
/
+22
|
\
\
|
*
|
block: Make 'replication_state' an enum
Fam Zheng
2017-05-07
1
-22
/
+22
*
|
|
Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into staging
Stefan Hajnoczi
2017-05-10
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
2017-05-09
1
-3
/
+3
|
|
/
*
|
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
2
-22
/
+14
*
|
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
2017-05-09
3
-40
/
+40
*
|
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
2
-11
/
+11
*
|
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
1
-4
/
+4
*
|
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-09
15
-93
/
+81
*
|
qobject: Drop useless QObject casts
Eric Blake
2017-05-08
5
-21
/
+16
|
/
*
qcow2: Allow discard of final unaligned cluster
Eric Blake
2017-04-28
1
-1
/
+6
*
block: Add .bdrv_truncate() error messages
Max Reitz
2017-04-28
8
-8
/
+34
*
block: Add errp to BD.bdrv_truncate()
Max Reitz
2017-04-28
12
-28
/
+28
*
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
16
-49
/
+51
*
block/vhdx: Make vhdx_create() always set errp
Max Reitz
2017-04-28
1
-4
/
+19
*
block: fix alignment calculations in bdrv_co_do_zero_pwritev
Denis V. Lunev
2017-04-27
1
-1
/
+1
*
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-04-27
3
-9
/
+1
*
block: Remove NULL check in bdrv_co_flush
Fam Zheng
2017-04-27
1
-1
/
+1
*
Revert "block/io: Comment out permission assertions"
Max Reitz
2017-04-27
1
-10
/
+2
*
file-win32: Remove unnecessary include
Kevin Wolf
2017-04-27
1
-1
/
+0
[prev]
[next]