aboutsummaryrefslogtreecommitdiff
path: root/migration/ram-compress.c
AgeCommit message (Expand)Author
2023-10-17migration: Use "i" as an for index in ram-compress.cJuan Quintela
2023-10-17migration: Simplify decompress_data_with_multi_threads()Juan Quintela
2023-10-17migration: Move update_compress_threads_counts() to ram-compress.cJuan Quintela
2023-10-17migration: Create ram_compressed_pages()Juan Quintela
2023-10-17migration: Create populate_compress()Juan Quintela
2023-10-17migration: Move compression_counters cleanup ram-compress.cJuan Quintela
2023-05-08ram-compress.c: Make target independentLukas Straub
2023-05-08ram compress: Assert that the file buffer matches the resultLukas Straub
2023-05-08ram.c: Move core decompression code into its own fileLukas Straub
2023-05-08ram.c: Move core compression code into its own fileLukas Straub