]> git.proxmox.com Git - mirror_qemu.git/history - migration/ram-compress.c
hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
[mirror_qemu.git] / migration / ram-compress.c
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Stefan HajnocziMerge tag 'pull-halloween-omnibus-311023-2' of https...
2023-10-31 Stefan HajnocziMerge tag 'migration-20231031-pull-request' of https...
2023-10-30 Juan Quintelamigration: Rename ram_compressed_pages() to compress_ra...
2023-10-30 Juan Quintelamigration: Merge flush_compressed_data() and compress_f...
2023-10-30 Juan Quintelamigration: Move ram_flush_compressed_data() to ram...
2023-10-30 Juan Quintelamigration: Create compress_update_rates()
2023-10-30 Juan Quintelamigration: Move busy++ to migrate_with_multithread
2023-10-30 Juan Quintelamigration: Simplify compress_page_with_multithread()
2023-10-30 Juan Quintelamigration: Make compress_data_with_multithreads return...
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-23 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-20 Stefan HajnocziMerge tag 'pull-qapi-2023-10-19' of https://repo.or...
2023-10-20 Stefan HajnocziMerge tag 'pull-target-arm-20231019' of https://git...
2023-10-19 Stefan HajnocziMerge tag 'pull-lu-20231018' of https://gitlab.com...
2023-10-19 Stefan HajnocziMerge tag 'migration-20231018-pull-request' of https...
2023-10-17 Juan Quintelamigration: Use "i" as an for index in ram-compress.c
2023-10-17 Juan Quintelamigration: Simplify decompress_data_with_multi_threads()
2023-10-17 Juan Quintelamigration: Move update_compress_threads_counts() to...
2023-10-17 Juan Quintelamigration: Create ram_compressed_pages()
2023-10-17 Juan Quintelamigration: Create populate_compress()
2023-10-17 Juan Quintelamigration: Move compression_counters cleanup ram-compress.c
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Richard HendersonMerge tag 'compression-code-pull-request' of https...
2023-05-08 Lukas Straubram-compress.c: Make target independent
2023-05-08 Lukas Straubram compress: Assert that the file buffer matches the...
2023-05-08 Lukas Straubram.c: Move core decompression code into its own file
2023-05-08 Lukas Straubram.c: Move core compression code into its own file