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: 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
2020-02-18
block/vvfat: Do not unref qcow on closing backing bdrv
Hikaru Nishida
2020-02-18
qcow2: Fix alignment checks in encrypted images
Alberto Garcia
2020-02-18
mirror: Don't let an operation wait for itself
Kevin Wolf
2020-02-18
mirror: Store MirrorOp.co for debuggability
Kevin Wolf
2020-02-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-02-15-v2'...
Peter Maydell
2020-02-17
qemu-doc: Clarify extent of build platform support
Markus Armbruster
2020-02-17
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf
2020-02-17
monitor: Collect "control" command handlers in qmp-cmds.control.c
Kevin Wolf
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
[next]