summaryrefslogtreecommitdiff
path: root/migration/meson.build
Commit message (Expand)AuthorAgeFilesLines
* migration: Make dirtyrate.c target independentJuan Quintela2023-05-151-2/+2
* build: move COLO under CONFIG_REPLICATIONVladimir Sementsov-Ogievskiy2023-05-101-2/+4
* ram-compress.c: Make target independentLukas Straub2023-05-081-1/+2
* ram.c: Move core compression code into its own fileLukas Straub2023-05-081-1/+4
* migration: Move ram_stats to its own file migration-stats.[ch]Juan Quintela2023-05-031-0/+1
* migration: Create options.cJuan Quintela2023-04-241-0/+1
* migration: Introduce interface query-migrationthreadsJiang Jiacheng2023-02-061-0/+1
* migration: Move HMP commands from monitor/ to migration/Markus Armbruster2023-02-041-0/+1
* migration: remove the QEMUFileOps abstractionDaniel P. Berrangé2022-06-231-1/+0
* migration: introduce a QIOChannel impl for BlockDriverState VMStateDaniel P. Berrangé2022-06-221-0/+1
* meson, configure: move RDMA options to mesonPaolo Bonzini2022-04-281-1/+1
* configure, meson: move block layer options to meson_options.txtPaolo Bonzini2022-02-211-1/+3
* migration: Move populate_vfio_info() into a separate fileThomas Huth2021-05-141-1/+2
* Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...Peter Maydell2021-04-011-0/+1
|\
| * yank: Remove dependency on qiochannelLukas Straub2021-04-011-0/+1
* | meson: Propagate gnutls dependency to migrationJessica Clarke2021-04-011-1/+1
|/
* zstd: convert to mesonPaolo Bonzini2021-01-061-1/+1
* migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-1/+0
* migration: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé2020-10-121-7/+1
* migration/dirtyrate: setup up query-dirtyrate framworkChuan Zheng2020-09-251-1/+1
* meson: convert migration directory to MesonMarc-André Lureau2020-08-211-0/+40