index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-05-12
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-11
maintainers: Add myself as linux-user reviewer
Laurent Vivier
2017-05-11
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-05-11' into queue-b...
Kevin Wolf
2017-05-11
MAINTAINERS: Add qemu-progress to the block layer
Max Reitz
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
iotests: Add test 179 to cover write zeroes with unmap
Eric Blake
2017-05-11
iotests: Improve _filter_qemu_img_map
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
block: Update comments on BDRV_BLOCK_* meanings
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
tests: Add coverage for recent block geometry fixes
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
qemu-io: Switch 'map' output to byte-based reporting
Eric Blake
2017-05-11
qemu-io: Switch 'alloc' command to byte-based length
Eric Blake
2017-05-11
qemu-io: Improve alignment checks
Eric Blake
2017-05-11
blockdev: use drained_begin/end for qmp_block_resize
John Snow
2017-05-11
nvme: Implement Write Zeroes
Christoph Hellwig
2017-05-11
qemu-img: wait for convert coroutines to complete
Anton Nefedov
2017-05-11
file-posix: Remove .bdrv_inactivate/invalidate_cache
Kevin Wolf
2017-05-11
block: Fix write/resize permissions for inactive images
Kevin Wolf
2017-05-11
block: Inactivate parents before children
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
migration: Unify block node activation error handling
Kevin Wolf
2017-05-11
iotests: Extend test 066
Max Reitz
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
tests: Add POSIX image locking test case 182
Fam Zheng
2017-05-11
qemu-iotests: Add test case 153 for image locking
Fam Zheng
2017-05-11
file-posix: Add image locking to perm operations
Fam Zheng
2017-05-11
osdep: Fall back to posix lock when OFD lock is unavailable
Fam Zheng
2017-05-11
osdep: Add qemu_lock_fd and qemu_unlock_fd
Fam Zheng
2017-05-11
block: Reuse bs as backing hd for drive-backup sync=none
Fam Zheng
2017-05-11
tests: Disable image lock in test-replication
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-11
tests: Use null-co:// instead of /dev/null as the dummy image
Fam Zheng
2017-05-11
iotests: 172: Use separate images for multiple devices
Fam Zheng
2017-05-11
iotests: 091: Quit QEMU before checking image
Fam Zheng
[next]