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
Age
Commit message (
Expand
)
Author
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
2017-05-09
qobject-input-visitor: Catch misuse of end_struct vs. end_list
Markus Armbruster
2017-05-09
qapi: Document intended use of @name within alternate visits
Markus Armbruster
2017-05-09
qobject-input-visitor: Document full_name_nth()
Markus Armbruster
2017-05-09
qmp: Improve QMP dispatch error messages
Markus Armbruster
2017-05-09
sockets: Delete unused helper socket_address_crumple()
Markus Armbruster
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
qapi: New QAPI_CLONE_MEMBERS()
Markus Armbruster
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
sockets: Prepare vsock_parse() for flattened SocketAddress
Markus Armbruster
2017-05-09
test-qga: Actually test 0xff sync bytes
Eric Blake
[next]