Age | Commit message (Expand) | Author | Files | Lines |
2024-10-31 | migration: Move cpu-throttle.c from system to migration | Hyman Huang | 1 | -0/+1 |
2024-09-09 | migration: Introduce 'qatzip' compression method | Bryan Zhang | 1 | -0/+1 |
2024-09-03 | migration/multifd: Move nocomp code into multifd-nocomp.c | Fabiano Rosas | 1 | -0/+1 |
2024-06-14 | migration/multifd: add uadk compression framework | Shameer Kolothum | 1 | -0/+1 |
2024-06-14 | migration/multifd: add qpl compression method | Yuan Liu | 1 | -0/+1 |
2024-05-25 | migration: remove unnecessary zlib dependency | Paolo Bonzini | 1 | -1/+1 |
2024-05-08 | migration: Remove non-multifd compression | Fabiano Rosas | 1 | -1/+0 |
2024-05-08 | migration: Remove block migration | Fabiano Rosas | 1 | -3/+0 |
2024-04-18 | colo: move stubs out of stubs/ | Paolo Bonzini | 1 | -0/+2 |
2024-03-11 | migration/multifd: Implement zero page transmission on the multifd thread. | Hao Xiang | 1 | -0/+1 |
2023-10-04 | migration: file URI | Steve Sistare | 1 | -0/+1 |
2023-06-20 | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé | 1 | -5/+5 |
2023-06-20 | meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-05-23 | migration: Build migration_files once | Richard Henderson | 1 | -1/+0 |
2023-05-18 | migration: Fix duplicated included in meson.build | Juan Quintela | 1 | -1/+0 |
2023-05-18 | migration: Move rate_limit_max and rate_limit_used to migration_stats | Juan Quintela | 1 | -1/+1 |
2023-05-15 | migration: Make dirtyrate.c target independent | Juan Quintela | 1 | -2/+2 |
2023-05-10 | build: move COLO under CONFIG_REPLICATION | Vladimir Sementsov-Ogievskiy | 1 | -2/+4 |
2023-05-08 | ram-compress.c: Make target independent | Lukas Straub | 1 | -1/+2 |
2023-05-08 | ram.c: Move core compression code into its own file | Lukas Straub | 1 | -1/+4 |
2023-05-03 | migration: Move ram_stats to its own file migration-stats.[ch] | Juan Quintela | 1 | -0/+1 |
2023-04-24 | migration: Create options.c | Juan Quintela | 1 | -0/+1 |
2023-02-06 | migration: Introduce interface query-migrationthreads | Jiang Jiacheng | 1 | -0/+1 |
2023-02-04 | migration: Move HMP commands from monitor/ to migration/ | Markus Armbruster | 1 | -0/+1 |
2022-06-23 | migration: remove the QEMUFileOps abstraction | Daniel P. Berrangé | 1 | -1/+0 |
2022-06-22 | migration: introduce a QIOChannel impl for BlockDriverState VMState | Daniel P. Berrangé | 1 | -0/+1 |
2022-04-28 | meson, configure: move RDMA options to meson | Paolo Bonzini | 1 | -1/+1 |
2022-02-21 | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini | 1 | -1/+3 |
2021-05-14 | migration: Move populate_vfio_info() into a separate file | Thomas Huth | 1 | -1/+2 |
2021-04-01 | Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in... | Peter Maydell | 1 | -0/+1 |
2021-04-01 | yank: Remove dependency on qiochannel | Lukas Straub | 1 | -0/+1 |
2021-04-01 | meson: Propagate gnutls dependency to migration | Jessica Clarke | 1 | -1/+1 |
2021-01-06 | zstd: convert to meson | Paolo Bonzini | 1 | -1/+1 |
2020-12-19 | migration: Replace migration's JSON writer by the general one | Markus Armbruster | 1 | -1/+0 |
2020-10-12 | migration: Move the creation of the library to the main meson.build | Philippe Mathieu-Daudé | 1 | -7/+1 |
2020-09-25 | migration/dirtyrate: setup up query-dirtyrate framwork | Chuan Zheng | 1 | -1/+1 |
2020-08-21 | meson: convert migration directory to Meson | Marc-André Lureau | 1 | -0/+40 |