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
2020-02-20
block: Fix VM size field width in snapshot dump
Max Reitz
2020-02-20
iotests: Test convert -n -B to backing-less target
Max Reitz
2020-02-20
qemu-img: Fix convert -n -B for backing-less targets
Max Reitz
2020-02-20
iotests: Add test for image creation fallback
Max Reitz
2020-02-20
iscsi: Drop iscsi_co_create_opts()
Max Reitz
2020-02-20
file-posix: Drop hdev_co_create_opts()
Max Reitz
2020-02-20
block: Generic file creation fallback
Max Reitz
2020-02-20
block/nbd: Fix hang in .bdrv_close()
Max Reitz
2020-02-20
iotests/279: Fix for non-qcow2 formats
Max Reitz
2020-02-20
block/backup-top: fix flags handling
Vladimir Sementsov-Ogievskiy
2020-02-20
block: always fill entire LUKS header space with zeros
Daniel P. Berrangé
2020-02-20
qemu-img: Add --target-is-zero to convert
David Edmondson
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-20
iotests/147: Fix drive parameters
Max Reitz
2020-02-20
iotests: Remove the superfluous 2nd check for the availability of quorum
Thomas Huth
2020-02-20
docs: qcow2: introduce compression type feature
Vladimir Sementsov-Ogievskiy
2020-02-20
docs: improve qcow2 spec about extending image header
Vladimir Sementsov-Ogievskiy
2020-02-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-02-18
iotests: Check that @replaces can replace filters
Max Reitz
2020-02-18
iotests: Add tests for invalid Quorum @replaces
Max Reitz
2020-02-18
iotests: Use self.image_len in TestRepairQuorum
Max Reitz
2020-02-18
iotests: Resolve TODOs in 041
Max Reitz
2020-02-18
iotests/041: Drop superfluous shutdowns
Max Reitz
2020-02-18
iotests: Add VM.assert_block_path()
Max Reitz
2020-02-18
iotests: Use complete_and_wait() in 155
Max Reitz
2020-02-18
quorum: Stop marking it as a filter
Max Reitz
2020-02-18
mirror: Double-check immediately before replacing
Max Reitz
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
2020-02-18
block: Use bdrv_recurse_can_replace()
Max Reitz
2020-02-18
quorum: Implement .bdrv_recurse_can_replace()
Max Reitz
2020-02-18
blkverify: Implement .bdrv_recurse_can_replace()
Max Reitz
2020-02-18
block: Add bdrv_recurse_can_replace()
Max Reitz
2020-02-18
quorum: Fix child permissions
Max Reitz
2020-02-18
iotests: Let 041 use -blockdev for quorum children
Max Reitz
2020-02-18
block: Drop bdrv_is_first_non_filter()
Max Reitz
2020-02-18
blockdev: Allow resizing everywhere
Max Reitz
2020-02-18
blockdev: Allow external snapshots everywhere
Max Reitz
2020-02-18
block/io_uring: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
block: Remove superfluous semicolons
Philippe Mathieu-Daudé
2020-02-18
iotests: Test error handling policies with block-commit
Kevin Wolf
2020-02-18
commit: Expose on-error option in QMP
Kevin Wolf
2020-02-18
commit: Fix is_read for block_job_error_action()
Kevin Wolf
2020-02-18
commit: Inline commit_populate()
Kevin Wolf
2020-02-18
commit: Fix argument order for block_job_error_action()
Kevin Wolf
2020-02-18
commit: Remove unused bytes_written
Kevin Wolf
2020-02-18
qapi: Document meaning of 'ignore' BlockdevOnError for jobs
Kevin Wolf
2020-02-18
block/qcow2-bitmap: Remove unneeded variable assignment
Philippe Mathieu-Daudé
2020-02-18
iotests: Test copy offloading with external data file
Kevin Wolf
2020-02-18
qcow2: Fix qcow2_alloc_cluster_abort() for external data file
Kevin Wolf
2020-02-18
qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
Kevin Wolf
[next]