aboutsummaryrefslogtreecommitdiff
path: root/migration/ram-compress.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ram-compress.c: Make target independentLukas Straub1-7/+10
2023-05-08ram compress: Assert that the file buffer matches the resultLukas Straub1-0/+5
2023-05-08ram.c: Move core decompression code into its own fileLukas Straub1-0/+203
2023-05-08ram.c: Move core compression code into its own fileLukas Straub1-0/+274