summaryrefslogtreecommitdiffstats
path: root/migration
Commit message (Expand)AuthorAgeFilesLines
* COLO: quick failover process by kick COLO threadzhanghailiang2018-10-191-0/+8
* COLO: notify net filters about checkpoint/failover eventzhanghailiang2018-10-191-0/+15
* COLO: flush host dirty ram from cachezhanghailiang2018-10-191-0/+9
* savevm: split the process of different stages for loadvm/savevmZhang Chen2018-10-193-16/+65
* qapi: Add new command to query colo statusZhang Chen2018-10-191-0/+21
* qapi/migration.json: Rename COLO unknown mode to none mode.Zhang Chen2018-10-192-2/+2
* qmp event: Add COLO_EXIT event to notify users while exited COLOzhanghailiang2018-10-191-0/+31
* COLO: Flush memory data from ram cacheZhang Chen2018-10-192-0/+39
* ram/COLO: Record the dirty pages that SVM receivedZhang Chen2018-10-191-3/+40
* COLO: Load dirty pages into SVM's RAM cache firstlyZhang Chen2018-10-194-3/+93
* COLO: Remove colo_state migration structZhang Chen2018-10-197-79/+54Star
* COLO: Add block replication into colo processZhang Chen2018-10-192-0/+53
* COLO: integrate colo compare with colo frameZhang Chen2018-10-192-6/+42
* migration: Stop postcopy fault thread before notifyingIlya Maximets2018-10-111-5/+6
* migration/ram.c: Avoid taking address of fields in packed MultiFDInit_t structPeter Maydell2018-09-261-5/+5
* migration: fix the compression codeFei Li2018-09-261-16/+8Star
* migration: fix QEMUFile leakMarc-André Lureau2018-09-261-1/+4
* migration: cleanup in error paths in loadvmDr. David Alan Gilbert2018-09-261-0/+2
* migration/postcopy: Clear have_listen_threadDr. David Alan Gilbert2018-09-261-0/+1
* migration: use save_page_use_compression in flush_compressed_dataXiao Guangrong2018-09-261-1/+3
* migration: show the statistics of compressionXiao Guangrong2018-09-263-1/+53
* migration: do not flush_compressed_data at the end of iterationXiao Guangrong2018-09-261-7/+11
* Add a hint message to loadvm and exits on failureJose Ricardo Ziviani2018-09-261-1/+3
* migration: handle the error condition properlyXiao Guangrong2018-09-261-3/+15
* migration: fix calculating xbzrle_counters.cache_miss_rateXiao Guangrong2018-09-261-9/+9
* migration/rdma: Fix uninitialised rdma_return_pathDr. David Alan Gilbert2018-09-261-1/+1
* qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-282-3/+3
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180823.1' in...Peter Maydell2018-08-251-2/+16
|\
| * postcopy: Synchronize usage of the balloon inhibitorAlex Williamson2018-08-231-2/+16
* | migration: hold the lock only if it is really neededXiao Guangrong2018-08-221-0/+4
* | migration: move handle of zero page to the threadXiao Guangrong2018-08-221-26/+70
* | migration: drop the return value of do_compress_ram_pageXiao Guangrong2018-08-221-15/+11Star
* | migration: introduce save_zero_page_to_fileXiao Guangrong2018-08-221-10/+30
* | migration: fix counting normal page for compressionXiao Guangrong2018-08-221-1/+0Star
* | migration: do not wait for free threadXiao Guangrong2018-08-223-19/+48
* | migration: poll the cm event for destination qemuLidong Chen2018-08-222-2/+33
* | migration: implement the shutdown for RDMA QIOChannelLidong Chen2018-08-221-0/+40
* | migration: poll the cm event while wait RDMA work request completionLidong Chen2018-08-221-3/+30
* | migration: invoke qio_channel_yield only when qemu_in_coroutine()Lidong Chen2018-08-221-2/+10
* | migration: implement io_set_aio_fd_handler function for RDMA QIOChannelLidong Chen2018-08-221-0/+16
* | migration: Stop rdma yielding during incoming postcopyLidong Chen2018-08-221-1/+3
* | migration: implement bi-directional RDMA QIOChannelLidong Chen2018-08-226-26/+183
* | migration: create a dedicated connection for rdma return pathLidong Chen2018-08-221-3/+91
* | migration: disable RDMA WRITE after postcopy startedLidong Chen2018-08-222-2/+18
* | migrate/cpu-throttle: Add max-cpu-throttle migration parameterLi Qiang2018-08-223-2/+26
* | migration: Correctly handle subsections with no 'needed' functionPeter Maydell2018-08-221-3/+3
|/
* migration/ram: ensure write persistence on loading all data to PMEM.Junyan He2018-08-101-0/+8
* migration/ram: Add check and info message to nvdimm post copy.Junyan He2018-08-101-0/+9
* migration: fix duplicate initialization for expected_downtime and cleanup_bhLidong Chen2018-07-241-2/+0Star
* migration: disallow recovery for release-ramPeter Xu2018-07-241-0/+19