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-05-08
vhdx: Rework truncation logic
Eric Blake
2020-05-08
parallels: Rework truncation logic
Eric Blake
2020-05-08
ssh: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
rbd: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
nfs: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
file-win32: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
gluster: Drop useless has_zero_init callback
Eric Blake
2020-05-08
qcow2: Fix preallocation on block devices
Max Reitz
2020-05-08
iotests/055: Use cache.no-flush for vmdk target
Kevin Wolf
2020-05-08
iotests: Backup with different source/target size
Kevin Wolf
2020-05-08
backup: Make sure that source and target size match
Kevin Wolf
2020-05-08
backup: Improve error for bdrv_getlength() failure
Kevin Wolf
2020-05-08
iotests/283: Use consistent size for source and target
Kevin Wolf
2020-05-08
iotests: vmdk: Enable zeroed_grained=on by default
Kevin Wolf
2020-05-08
vmdk: Flush only once in vmdk_L2update()
Kevin Wolf
2020-05-08
vmdk: Don't update L2 table for zero write on zero cluster
Kevin Wolf
2020-05-08
vmdk: Fix partial overwrite of zero cluster
Kevin Wolf
2020-05-08
vmdk: Fix zero cluster allocation
Kevin Wolf
2020-05-08
vmdk: Rename VmdkMetaData.valid to new_allocation
Kevin Wolf
2020-05-08
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
2020-05-08
iotests/113: mark bochs as required to support whitelisting
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/109: mark required formats as required to support whitelisting
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/055: skip vmdk target tests if vmdk is not whitelisted
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/055: refactor compressed backup to vmdk
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/041: drop self.assert_no_active_block_jobs()
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/148: use skip_if_unsupported
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests/082: require bochs
Vladimir Sementsov-Ogievskiy
2020-05-08
iotests: handle tmpfs
Vladimir Sementsov-Ogievskiy
2020-05-07
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200507a'...
Peter Maydell
2020-05-07
migration/multifd: Do error_free after migrate_set_error to avoid memleaks
Pan Nengyuan
2020-05-07
migration/multifd: fix memleaks in multifd_new_send_channel_async
Pan Nengyuan
2020-05-07
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
migration/rdma: fix a memleak on error path in rdma_start_incoming_migration
Pan Nengyuan
2020-05-07
migration/ram: Consolidate variable reset after placement in ram_load_postcopy()
David Hildenbrand
2020-05-07
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-05-07
migration/colo: Add missing error-propagation code
Philippe Mathieu-Daudé
2020-05-07
docs/devel/migration: start a debugging section
Marc-André Lureau
2020-05-07
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
2020-05-07
monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
Mao Zhongyi
2020-05-07
migration/migration: improve error reporting for migrate parameters
Mao Zhongyi
2020-05-07
migration: fix bad indentation in error_report()
Mao Zhongyi
2020-05-07
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2020-05-07
crypto: extend hash benchmark to cover more algorithms
Daniel P. Berrangé
2020-05-07
block: luks: better error message when creating too large files
Maxim Levitsky
2020-05-07
crypto: Redundant type conversion for AES_KEY pointer
Chen Qun
2020-05-07
crypto/secret: fix inconsequential errors.
Alexey Krasikov
2020-05-07
crypto: fix getter of a QCryptoSecret's property
Tong Ho
2020-05-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
2020-05-07
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200506' into staging
Peter Maydell
[next]