index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2017-05-16
block/win32: fix 'ret not initialized' warning
Gerd Hoffmann
2017-05-12
Merge tag 'block-pull-request' into staging
Stefan Hajnoczi
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-12
block: Simplify BDRV_BLOCK_RAW recursion
Eric Blake
2017-05-11
qcow2: Discard/zero clusters by byte count
Eric Blake
2017-05-11
qcow2: Assert that cluster operations are aligned
Eric Blake
2017-05-11
qcow2: Optimize write zero of unaligned tail cluster
Eric Blake
2017-05-11
qcow2: Optimize zero_single_l2() to minimize L2 churn
Eric Blake
2017-05-11
qcow2: Make distinction between zero cluster types obvious
Eric Blake
2017-05-11
qcow2: Name typedef for cluster type
Eric Blake
2017-05-11
qcow2: Correctly report status of preallocated zero clusters
Eric Blake
2017-05-11
qcow2: Use consistent switch indentation
Eric Blake
2017-05-11
qcow2: Nicer variable names in qcow2_update_snapshot_refcount()
Eric Blake
2017-05-11
blkdebug: Add ability to override unmap geometries
Eric Blake
2017-05-11
blkdebug: Simplify override logic
Eric Blake
2017-05-11
blkdebug: Add pass-through write_zero and discard support
Eric Blake
2017-05-11
blkdebug: Refactor error injection
Eric Blake
2017-05-11
blkdebug: Sanity check block layer guarantees
Eric Blake
2017-05-11
file-posix: Remove .bdrv_inactivate/invalidate_cache
Kevin Wolf
2017-05-11
block: Drop permissions when migration completes
Kevin Wolf
2017-05-11
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
2017-05-11
qcow2: Discard preallocated zero clusters
Max Reitz
2017-05-11
qcow2: Reuse preallocated zero clusters
Max Reitz
2017-05-11
qcow2: Fix preallocation size formula
Max Reitz
2017-05-11
file-posix: Add image locking to perm operations
Fam Zheng
2017-05-11
file-win32: Error out if locking=on
Fam Zheng
2017-05-11
file-posix: Add 'locking' option
Fam Zheng
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
Merge remote-tracking branch 'danpb/tags/pull-qcrypto-2017-05-09-1' into staging
Stefan Hajnoczi
2017-05-09
crypto: move 'opaque' parameter to (nearly) the end of parameter list
Daniel P. Berrange
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
2017-05-07
block: Make 'replication_state' an enum
Fam Zheng
2017-04-28
qcow2: Allow discard of final unaligned cluster
Eric Blake
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
block/vhdx: Make vhdx_create() always set errp
Max Reitz
2017-04-27
block: fix alignment calculations in bdrv_co_do_zero_pwritev
Denis V. Lunev
2017-04-27
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-04-27
block: Remove NULL check in bdrv_co_flush
Fam Zheng
2017-04-27
Revert "block/io: Comment out permission assertions"
Max Reitz
2017-04-27
file-win32: Remove unnecessary include
Kevin Wolf
2017-04-27
file-posix: Remove unnecessary includes
Kevin Wolf
2017-04-27
block: Constify data passed by pointer to blk_name
Krzysztof Kozlowski
2017-04-24
block/rbd: Add support for reopen()
Jeff Cody
[next]