aboutsummaryrefslogtreecommitdiff
path: root/migration/meson.build
AgeCommit message (Expand)Author
2023-10-04migration: file URISteve Sistare
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2023-05-23migration: Build migration_files onceRichard Henderson
2023-05-18migration: Fix duplicated included in meson.buildJuan Quintela
2023-05-18migration: Move rate_limit_max and rate_limit_used to migration_statsJuan Quintela
2023-05-15migration: Make dirtyrate.c target independentJuan Quintela
2023-05-10build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy
2023-05-08ram-compress.c: Make target independentLukas Straub
2023-05-08ram.c: Move core compression code into its own fileLukas Straub
2023-05-03migration: Move ram_stats to its own file migration-stats.[ch]Juan Quintela
2023-04-24migration: Create options.cJuan Quintela
2023-02-06migration: Introduce interface query-migrationthreadsJiang Jiacheng
2023-02-04migration: Move HMP commands from monitor/ to migration/Markus Armbruster
2022-06-23migration: remove the QEMUFileOps abstractionDaniel P. Berrangé
2022-06-22migration: introduce a QIOChannel impl for BlockDriverState VMStateDaniel P. Berrangé
2022-04-28meson, configure: move RDMA options to mesonPaolo Bonzini
2022-02-21configure, meson: move block layer options to meson_options.txtPaolo Bonzini
2021-05-14migration: Move populate_vfio_info() into a separate fileThomas Huth
2021-04-01Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell
2021-04-01yank: Remove dependency on qiochannelLukas Straub
2021-04-01meson: Propagate gnutls dependency to migrationJessica Clarke
2021-01-06zstd: convert to mesonPaolo Bonzini
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster
2020-10-12migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé
2020-09-25migration/dirtyrate: setup up query-dirtyrate framworkChuan Zheng
2020-08-21meson: convert migration directory to MesonMarc-André Lureau