]> git.proxmox.com Git - mirror_qemu.git/history - migration
hw/tpm: fix usage of bool in tpm-tis.c
[mirror_qemu.git] / migration /
2020-05-07 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-05-07 Pan Nengyuanmigration/multifd: Do error_free after migrate_set_erro...
2020-05-07 Pan Nengyuanmigration/multifd: fix memleaks in multifd_new_send_cha...
2020-05-07 Wei Wangmigration/xbzrle: add encoding rate
2020-05-07 Pan Nengyuanmigration/rdma: fix a memleak on error path in rdma_sta...
2020-05-07 David Hildenbrandmigration/ram: Consolidate variable reset after placeme...
2020-05-07 Keqian Zhumigration/throttle: Add cpu-throttle-tailslow migration...
2020-05-07 Philippe Mathieu... migration/colo: Add missing error-propagation code
2020-05-07 Mao Zhongyimigration: move the units of migrate parameters from...
2020-05-07 Mao Zhongyimigration/migration: improve error reporting for migrat...
2020-05-07 Mao Zhongyimigration: fix bad indentation in error_report()
2020-05-05 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-05-05 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-05-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-04 Daniel Brodskylockable: replaced locks with lock guard macros where...
2020-05-04 Simran SinghalCompress lines for immediate return
2020-04-30 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-04-29 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-04-29 Markus Armbrustermigration/colo: Fix qmp_xen_colo_do_checkpoint() error...
2020-04-03 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-04-03 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-04-02 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-04-02 Marc-André Lureaumigration: fix cleanup_bh leak on resume
2020-03-26 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-03-26 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-03-25 Mao Zhongyimigration: use "" instead of (null) for tls-authz
2020-03-25 Vladimir Sementsov... migration/ram: fix use after free of local_err
2020-03-25 Vladimir Sementsov... migration/colo: fix use after free of local_err
2020-03-25 Mao Zhongyixbzrle: update xbzrle doc
2020-03-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-03-19 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2020-03-13 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-03-13 zhanghailiangmigration: recognize COLO as part of activating process
2020-03-13 zhanghailiangram/colo: only record bitmap of dirty pages in COLO...
2020-03-13 zhanghailiangCOLO: Optimize memory back-up process
2020-03-13 Keqian Zhumigration/throttle: Add throttle-trig-thres migration...
2020-03-03 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-02-28 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-02-28 zhanghailiangsavevm: Don't call colo_init_ram_cache twice
2020-02-28 zhanghailiangmigration/colo: wrap incoming checkpoint process into...
2020-02-28 zhanghailiangmigration: fix COLO broken caused by a previous commit
2020-02-28 Stefan Hajnoczimigration/block: rename BLOCK_SIZE macro
2020-02-28 Pan Nengyuanmigration/savevm: release gslist after dump_vmstate_json
2020-02-28 Chen Qunmigration/vmstate: Remove redundant statement in vmstat...
2020-02-28 Juan Quintelamultifd: Add zstd compression multifd support
2020-02-28 Juan Quintelamultifd: Add multifd-zstd-level parameter
2020-02-28 Juan Quintelamultifd: Add zlib compression multifd support
2020-02-28 Juan Quintelamultifd: Add multifd-zlib-level parameter
2020-02-28 Juan Quintelamultifd: Make no compression operations into its own...
2020-02-28 Juan Quintelamultifd: Add multifd-compression parameter
2020-02-16 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-02-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-02-14 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-02-13 Dr. David Alan Gilbertmigration/rdma: rdma_accept_incoming_migration fix...
2020-02-13 Keqian Zhumigration: Optimization about wait-unplug migration...
2020-02-13 Zhimin Fengmigration: Maybe VM is paused when migration is cancelled
2020-01-30 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-01-30 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2020-01-30 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-01-29 Wei Yangmigration/compress: compress QEMUFile is not writable
2020-01-29 Eric Augermigration: Simplify get_qlist
2020-01-29 Juan Quintelamultifd: Split multifd code into its own file
2020-01-29 Juan Quintelamultifd: Make multifd_load_setup() get an Error parameter
2020-01-29 Juan Quintelamultifd: Make multifd_save_setup() get an Error parameter
2020-01-29 Juan Quintelamigration: Make checkpatch happy with comments
2020-01-29 Juan Quintelamultifd: Use qemu_target_page_size()
2020-01-29 Juan Quintelamultifd: multifd_send_sync_main only needs the qemufile
2020-01-29 Juan Quintelamultifd: multifd_queue_page only needs the qemufile
2020-01-29 Juan Quintelamultifd: multifd_send_pages only needs the qemufile
2020-01-29 Zhimin Fengmigration/multifd: fix nullptr access in multifd_send_t...
2020-01-29 Juan Quintelamigration: Create migration_is_running()
2020-01-29 Juan Quintelamigration: Don't send data if we have stopped
2020-01-29 Juan Quintelaqemu-file: Don't do IO after shutdown
2020-01-29 Juan Quintelamultifd: Make sure that we don't do any IO after an...
2020-01-27 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-01-24 Marc-André Lureauqdev: set properties with device_class_set_props()
2020-01-24 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2020-01-20 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2020-01-20 Juan Quintelamultifd: Be consistent about using uint64_t
2020-01-20 Eric Augermigration: Support QLIST migration
2020-01-20 Peter Xumigration: Change SaveStateEntry.instance_id into uint32_t
2020-01-20 Peter Xumigration: Define VMSTATE_INSTANCE_ID_ANY
2020-01-20 Alexey RomkoBug #1829242 correction.
2020-01-20 Jiahui Cenmigration/multifd: fix destroyed mutex access in termin...
2020-01-20 Jiahui Cenmigration/multifd: fix nullptr access in terminating...
2020-01-20 Wei Yangmigration/multifd: not use multifd during postcopy
2020-01-20 Wei Yangmigration/multifd: clean pages after filling packet
2020-01-20 Wei Yangmigration/postcopy: enable compress during postcopy
2020-01-20 Wei Yangmigration/postcopy: enable random order target page...
2020-01-20 Wei Yangmigration/postcopy: set all_zero to true on the first...
2020-01-20 Wei Yangmigration/postcopy: count target page number to decide...
2020-01-20 Wei Yangmigration/postcopy: wait for decompress thread in precopy
2020-01-20 Wei Yangmigration/postcopy: reduce memset when it is zero page...
2020-01-20 Yury Kotovmigration/ram: Yield periodically to the main loop
2020-01-20 Scott Chelohamigration: savevm_state_handler_insert: constant-time...
2020-01-20 Scott Chelohamigration: add savevm_state_handler_remove()
2020-01-20 Yury Kotovmigration: Fix the re-run check of the migrate-incoming...
2020-01-20 Fangrui Songmigration: Fix incorrect integer->float conversion...
2020-01-20 Dr. David Alan Gilbertmigration: Rate limit inside host pages
next