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-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
2017-05-11
iotests: 087: Don't attach test image twice
Fam Zheng
2017-05-11
iotests: 085: Avoid image locking conflict
Fam Zheng
2017-05-11
iotests: 055: Don't attach the target image already for drive-backup
Fam Zheng
2017-05-11
iotests: 046: Prepare for image locking
Fam Zheng
2017-05-11
iotests: 030: Prepare for image locking
Fam Zheng
2017-05-11
qemu-io: Add --force-share option
Fam Zheng
2017-05-11
qemu-img: Update documentation for -U
Fam Zheng
2017-05-11
qemu-img: Add --force-share option to subcommands
Fam Zheng
2017-05-11
block: Respect "force-share" in perm propagating
Fam Zheng
2017-05-11
block: Add, parse and store "force-share" option
Fam Zheng
2017-05-11
block: Make bdrv_perm_names public
Fam Zheng
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
2017-05-09
qmp-shell: improve help
Marc-André Lureau
2017-05-09
qmp-shell: don't show version greeting if unavailable
Marc-André Lureau
2017-05-09
qmp-shell: Cope with query-commands error
Marc-André Lureau
2017-05-09
qmp-shell: add -N option to skip negotiate
Marc-André Lureau
2017-05-09
qmp-shell: add persistent command history
John Snow
[next]