aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01iotests 60: more accurate set dirty bit in qcow2 headerVladimir Sementsov-Ogievskiy
2022-02-01iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotest 39: use _qcow2_dump_headerVladimir Sementsov-Ogievskiy
2022-02-01iotests: massive use _qcow2_dump_headerVladimir Sementsov-Ogievskiy
2022-02-01iotests/common.rc: introduce _qcow2_dump_header helperVladimir Sementsov-Ogievskiy
2022-02-01qcow2: simple case support for downgrading of qcow2 images with zstdVladimir Sementsov-Ogievskiy
2022-02-01iotest 302: use img_info_log() helperVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: filter compression type outVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: filter out successful output of qemu-img createVladimir Sementsov-Ogievskiy
2022-02-01iotest 065: explicit compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotest 303: explicit compression typeVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: rewrite default luks support in qemu_imgVladimir Sementsov-Ogievskiy
2022-02-01iotests: drop qemu_img_verbose() helperVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'Vladimir Sementsov-Ogievskiy
2022-02-01iotests: specify some unsupported_imgopts for python iotestsVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: implement unsupported_imgoptsVladimir Sementsov-Ogievskiy
2022-02-01iotests.py: img_info_log(): rename imgopts argumentVladimir Sementsov-Ogievskiy
2022-02-01iotests/MRCE: Write data to sourceHanna Reitz
2022-02-01tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth
2022-01-31Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...Peter Maydell
2022-01-30Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-01-28' into st...Peter Maydell
2022-01-29Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...Peter Maydell
2022-01-28iotests/block-status-cache: New testHanna Reitz
2022-01-28block/io: Update BSC only if want_zero is trueHanna Reitz
2022-01-28qapi/block: Cosmetic change in BlockExportType schemaPhilippe Mathieu-Daude
2022-01-28nbd/server.c: Remove unused fieldNir Soffer
2022-01-28target/ppc: Remove support for the PowerPC 602 CPUCédric Le Goater
2022-01-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell
2022-01-28migration: Move temp page setup and cleanup into separate functionsPeter Xu
2022-01-28migration: Simplify unqueue_page()Peter Xu
2022-01-28migration: Add postcopy_has_request()Peter Xu
2022-01-28migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime featPeter Xu
2022-01-28migration: No off-by-one for pss->page update in host page sizePeter Xu
2022-01-28migration: Tally pre-copy, downtime and post-copy bytes independentlyDavid Edmondson
2022-01-28migration: Introduce ram_transferred_add()David Edmondson
2022-01-28migration: Don't return for postcopy_send_discard_bm_ram()Philippe Mathieu-Daudé
2022-01-28migration: Drop return code for disgard ram processPeter Xu
2022-01-28migration: Do chunk page in postcopy_each_ram_send_discard()Peter Xu
2022-01-28migration: Drop postcopy_chunk_hostpages()Peter Xu
2022-01-28migration: Don't return for postcopy_chunk_hostpages()Peter Xu
2022-01-28migration: Drop dead code of ram_debug_dump_bitmap()Peter Xu
2022-01-28migration/ram: clean up unused comment.Xu Zheng
2022-01-28migration: Report the error returned when save_live_iterate failsDavid Edmondson
2022-01-28migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration fini...Zhang Chen
2022-01-28migration/migration.c: Avoid COLO boot in postcopy migrationZhang Chen
2022-01-28migration/migration.c: Add missed default error handler for migration stateZhang Chen
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2022-01-28multifd: Rename pages_used to normal_pagesJuan Quintela
2022-01-28multifd: recv side only needs the RAMBlock host addressJuan Quintela
2022-01-28multifd: Use normal pages array on the recv sideJuan Quintela