aboutsummaryrefslogtreecommitdiff
path: root/migration/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum1-0/+1
2024-06-14migration/multifd: add qpl compression methodYuan Liu1-0/+1
2024-05-25migration: remove unnecessary zlib dependencyPaolo Bonzini1-1/+1
2024-05-08migration: Remove non-multifd compressionFabiano Rosas1-1/+0
2024-05-08migration: Remove block migrationFabiano Rosas1-3/+0
2024-04-18colo: move stubs out of stubs/Paolo Bonzini1-0/+2
2024-03-11migration/multifd: Implement zero page transmission on the multifd thread.Hao Xiang1-0/+1
2023-10-04migration: file URISteve Sistare1-0/+1
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-5/+5
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé1-1/+1
2023-05-23migration: Build migration_files onceRichard Henderson1-1/+0
2023-05-18migration: Fix duplicated included in meson.buildJuan Quintela1-1/+0
2023-05-18migration: Move rate_limit_max and rate_limit_used to migration_statsJuan Quintela1-1/+1
2023-05-15migration: Make dirtyrate.c target independentJuan Quintela1-2/+2
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy1-2/+4
2023-05-08ram-compress.c: Make target independentLukas Straub1-1/+2
2023-05-08ram.c: Move core compression code into its own fileLukas Straub1-1/+4
2023-05-03migration: Move ram_stats to its own file migration-stats.[ch]Juan Quintela1-0/+1
2023-04-24migration: Create options.cJuan Quintela1-0/+1
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng1-0/+1
2023-02-04migration: Move HMP commands from monitor/ to migration/Markus Armbruster1-0/+1
2022-06-23migration: remove the QEMUFileOps abstractionDaniel P. Berrangé1-1/+0
2022-06-22migration: introduce a QIOChannel impl for BlockDriverState VMStateDaniel P. Berrangé1-0/+1
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini1-1/+1
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini1-1/+3
2021-05-14migration: Move populate_vfio_info() into a separate fileThomas Huth1-1/+2
2021-04-01Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell1-0/+1
2021-04-01yank: Remove dependency on qiochannelLukas Straub1-0/+1
2021-04-01meson: Propagate gnutls dependency to migrationJessica Clarke1-1/+1
2021-01-06zstd: convert to mesonPaolo Bonzini1-1/+1
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster1-1/+0
2020-10-12migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé1-7/+1
2020-09-25migration/dirtyrate: setup up query-dirtyrate framworkChuan Zheng1-1/+1
2020-08-21meson: convert migration directory to MesonMarc-André Lureau1-0/+40