| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-... | Peter Maydell | 2021-05-14 | 1 | -0/+2 |
|\ |
|
| * | migration: Move populate_vfio_info() into a separate file | Thomas Huth | 2021-05-14 | 1 | -0/+2 |
* | | migration/ram: Handle RAM block resizes during precopy | David Hildenbrand | 2021-05-13 | 1 | -0/+1 |
|/ |
|
* | migration: Clean up signed vs. unsigned XBZRLE cache-size | Markus Armbruster | 2021-02-08 | 1 | -1/+1 |
* | migration: implementation of background snapshot thread | Andrey Gruzdev | 2021-02-08 | 1 | -0/+3 |
* | migration: introduce 'background-snapshot' migration capability | Andrey Gruzdev | 2021-02-08 | 1 | -0/+1 |
* | migration: Maintain postcopy faulted addresses | Peter Xu | 2020-10-26 | 1 | -1/+18 |
* | migration: Introduce migrate_send_rp_message_req_pages() | Peter Xu | 2020-10-26 | 1 | -0/+2 |
* | migration: Open brace '{' following struct go on the same line | Bihong Yu | 2020-10-26 | 1 | -2/+1 |
* | migration/tls: save hostname into MigrationState | Chuan Zheng | 2020-09-25 | 1 | -0/+5 |
* | migration: Rework migrate_send_rp_req_pages() function | Peter Xu | 2020-09-25 | 1 | -2/+2 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -6/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | migration: Rename class type checking macros | Eduardo Habkost | 2020-08-27 | 1 | -2/+2 |
* | migration: Add block-bitmap-mapping parameter | Max Reitz | 2020-08-21 | 1 | -0/+3 |
* | migration/block-dirty-bitmap: cancel migration on shutdown | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -0/+2 |
* | migration/block-dirty-bitmap: move mutex init to dirty_bitmap_mig_init | Vladimir Sementsov-Ogievskiy | 2020-07-27 | 1 | -1/+0 |
* | migration/colo.c: Use event instead of semaphore | Lukas Straub | 2020-06-01 | 1 | -2/+2 |
* | multifd: Add multifd-zstd-level parameter | Juan Quintela | 2020-02-28 | 1 | -0/+1 |
* | multifd: Add multifd-zlib-level parameter | Juan Quintela | 2020-02-28 | 1 | -0/+1 |
* | multifd: Make no compression operations into its own structure | Juan Quintela | 2020-02-28 | 1 | -0/+1 |
* | multifd: Make multifd_load_setup() get an Error parameter | Juan Quintela | 2020-01-29 | 1 | -1/+1 |
* | migration: Create migration_is_running() | Juan Quintela | 2020-01-29 | 1 | -0/+1 |
* | migration: Rate limit inside host pages | Dr. David Alan Gilbert | 2020-01-20 | 1 | -0/+1 |
* | migration: add new migration state wait-unplug | Jens Freimann | 2019-10-29 | 1 | -0/+3 |
* | migration: Add validate-uuid capability | Yury Kotov | 2019-09-12 | 1 | -0/+1 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'... | Peter Maydell | 2019-08-16 | 1 | -2/+2 |
|\ |
|
| * | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
| * | Include exec/memory.h slightly less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
| * | Clean up inclusion of exec/cpu-common.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | | migration: remove unused field bytes_xfer | Wei Yang | 2019-08-14 | 1 | -1/+0 |
|/ |
|
* | migration: Split log_clear() into smaller chunks | Peter Xu | 2019-07-15 | 1 | -0/+27 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | migration: remove not used field xfer_limit | Wei Yang | 2019-05-14 | 1 | -1/+0 |
* | Revert "migration: move only_migratable to MigrationState" | Markus Armbruster | 2019-04-02 | 1 | -3/+0 |
* | multifd: Drop x-multifd-page-count parameter | Juan Quintela | 2019-03-25 | 1 | -1/+0 |
* | migration: Create socket-address parameter | Juan Quintela | 2019-03-06 | 1 | -0/+4 |
* | migration: Add an ability to ignore shared RAM blocks | Yury Kotov | 2019-03-06 | 1 | -1/+3 |
* | migration: Introduce ignore-shared capability | Yury Kotov | 2019-03-06 | 1 | -0/+1 |
* | migration: Switch to using announce timer | Dr. David Alan Gilbert | 2019-03-05 | 1 | -0/+4 |
* | migration: introduce pages-per-second | Xiao Guangrong | 2019-01-23 | 1 | -1/+9 |
* | migration: fix the multifd code when receiving less channels | Fei Li | 2019-01-23 | 1 | -1/+1 |
* | migration: avoid segmentfault when take a snapshot of a VM which being migrated | Jia Lina | 2018-10-31 | 1 | -0/+2 |
* | migration: do not wait for free thread | Xiao Guangrong | 2018-08-22 | 1 | -0/+1 |
* | migrate/cpu-throttle: Add max-cpu-throttle migration parameter | Li Qiang | 2018-08-22 | 1 | -0/+1 |
* | migration: Wake rate limiting for urgent requests | Dr. David Alan Gilbert | 2018-06-15 | 1 | -0/+8 |
* | migration: Poison ramblock loops in migration | Dr. David Alan Gilbert | 2018-06-15 | 1 | -0/+3 |
* | migration: introduce decompress-error-check | Xiao Guangrong | 2018-06-04 | 1 | -0/+7 |
* | migration: introduce lock for to_dst_file | Peter Xu | 2018-05-15 | 1 | -0/+6 |
* | qmp/migration: new command migrate-recover | Peter Xu | 2018-05-15 | 1 | -0/+1 |