index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
gluster: Drop useless has_zero_init callback
Eric Blake
2020-05-08
1
-14
/
+0
|
*
qcow2: Fix preallocation on block devices
Max Reitz
2020-05-08
1
-2
/
+8
|
*
iotests/055: Use cache.no-flush for vmdk target
Kevin Wolf
2020-05-08
1
-4
/
+7
|
*
iotests: Backup with different source/target size
Kevin Wolf
2020-05-08
2
-4
/
+41
|
*
backup: Make sure that source and target size match
Kevin Wolf
2020-05-08
2
-6
/
+22
|
*
backup: Improve error for bdrv_getlength() failure
Kevin Wolf
2020-05-08
1
-2
/
+2
|
*
iotests/283: Use consistent size for source and target
Kevin Wolf
2020-05-08
2
-2
/
+6
|
*
iotests: vmdk: Enable zeroed_grained=on by default
Kevin Wolf
2020-05-08
2
-3
/
+6
|
*
vmdk: Flush only once in vmdk_L2update()
Kevin Wolf
2020-05-08
1
-2
/
+5
|
*
vmdk: Don't update L2 table for zero write on zero cluster
Kevin Wolf
2020-05-08
1
-1
/
+1
|
*
vmdk: Fix partial overwrite of zero cluster
Kevin Wolf
2020-05-08
1
-6
/
+12
|
*
vmdk: Fix zero cluster allocation
Kevin Wolf
2020-05-08
1
-5
/
+7
|
*
vmdk: Rename VmdkMetaData.valid to new_allocation
Kevin Wolf
2020-05-08
1
-4
/
+4
|
*
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
2020-05-08
4
-5
/
+105
|
*
iotests/113: mark bochs as required to support whitelisting
Vladimir Sementsov-Ogievskiy
2020-05-08
1
-2
/
+2
|
*
iotests/109: mark required formats as required to support whitelisting
Vladimir Sementsov-Ogievskiy
2020-05-08
1
-0
/
+1
|
*
iotests/055: skip vmdk target tests if vmdk is not whitelisted
Vladimir Sementsov-Ogievskiy
2020-05-08
1
-0
/
+4
|
*
iotests/055: refactor compressed backup to vmdk
Vladimir Sementsov-Ogievskiy
2020-05-08
2
-35
/
+39
|
*
iotests/041: drop self.assert_no_active_block_jobs()
Vladimir Sementsov-Ogievskiy
2020-05-08
1
-8
/
+0
|
*
iotests/148: use skip_if_unsupported
Vladimir Sementsov-Ogievskiy
2020-05-08
1
-0
/
+1
|
*
iotests/082: require bochs
Vladimir Sementsov-Ogievskiy
2020-05-08
1
-0
/
+1
|
*
iotests: handle tmpfs
Vladimir Sementsov-Ogievskiy
2020-05-08
2
-3
/
+36
|
/
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200507a'...
Peter Maydell
2020-05-07
8
-31
/
+192
|
\
|
*
migration/multifd: Do error_free after migrate_set_error to avoid memleaks
Pan Nengyuan
2020-05-07
1
-0
/
+3
|
*
migration/multifd: fix memleaks in multifd_new_send_channel_async
Pan Nengyuan
2020-05-07
1
-0
/
+2
|
*
migration/xbzrle: add encoding rate
Wei Wang
2020-05-07
4
-3
/
+44
|
*
migration/rdma: fix a memleak on error path in rdma_start_incoming_migration
Pan Nengyuan
2020-05-07
1
-0
/
+1
|
*
migration/ram: Consolidate variable reset after placement in ram_load_postcopy()
David Hildenbrand
2020-05-07
1
-5
/
+5
|
*
migration/throttle: Add cpu-throttle-tailslow migration parameter
Keqian Zhu
2020-05-07
4
-5
/
+89
|
*
migration/colo: Add missing error-propagation code
Philippe Mathieu-Daudé
2020-05-07
1
-0
/
+3
|
*
docs/devel/migration: start a debugging section
Marc-André Lureau
2020-05-07
1
-0
/
+20
|
*
migration: move the units of migrate parameters from milliseconds to ms
Mao Zhongyi
2020-05-07
2
-5
/
+5
|
*
monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()
Mao Zhongyi
2020-05-07
1
-1
/
+4
|
*
migration/migration: improve error reporting for migrate parameters
Mao Zhongyi
2020-05-07
1
-8
/
+12
|
*
migration: fix bad indentation in error_report()
Mao Zhongyi
2020-05-07
1
-5
/
+5
|
/
*
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2020-05-07
4
-26
/
+87
|
\
|
*
crypto: extend hash benchmark to cover more algorithms
Daniel P. Berrangé
2020-05-07
1
-14
/
+59
|
*
block: luks: better error message when creating too large files
Maxim Levitsky
2020-05-07
1
-4
/
+21
|
*
crypto: Redundant type conversion for AES_KEY pointer
Chen Qun
2020-05-07
1
-6
/
+4
|
*
crypto/secret: fix inconsequential errors.
Alexey Krasikov
2020-05-07
1
-1
/
+1
|
*
crypto: fix getter of a QCryptoSecret's property
Tong Ho
2020-05-07
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
2020-05-07
10
-217
/
+506
|
\
\
|
|
/
|
/
|
|
*
target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
Daniele Buono
2020-05-07
1
-3
/
+21
|
*
spapr_nvdimm: Tweak error messages
David Gibson
2020-05-07
1
-3
/
+3
|
*
spapr_nvdimm.c: make 'label-size' mandatory
Daniel Henrique Barboza
2020-05-07
1
-0
/
+6
|
*
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
3
-19
/
+181
|
*
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
2020-05-07
1
-27
/
+52
|
*
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
2020-05-07
1
-5
/
+6
|
*
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
2020-05-07
1
-96
/
+123
|
*
spapr: Don't allow unplug of NVLink2 devices
David Gibson
2020-05-07
1
-0
/
+4
[prev]
[next]