]> git.proxmox.com Git - mirror_qemu.git/history - softmmu/dirtylimit.c
meson: Rename target_softmmu_arch -> target_system_arch
[mirror_qemu.git] / softmmu / dirtylimit.c
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request' of https...
2023-08-29 alloc.youngsoftmmu/dirtylimit: Convert free to g_free
2023-08-29 alloc.youngsoftmmu: Fix dirtylimit memory leak
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-26 Richard HendersonMerge tag 'pull-qapi-2023-07-26-v2' of https://repo...
2023-07-26 Richard HendersonMerge tag 'migration-20230726-pull-request' of https...
2023-07-26 Hyman Huang(黄勇)migration: Extend query-migrate to provide dirty page...
2023-07-26 Hyman Huang(黄勇)migration: Implement dirty-limit convergence algo
2023-07-26 Hyman Huang(黄勇)migration: Introduce dirty-limit capability
2023-07-26 Hyman Huang(黄勇)softmmu/dirtylimit: Add parameter check for hmp "set_vc...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Richard HendersonMerge tag 'migration-20230515-pull-request' of https...
2023-05-15 Juan QuintelaUse new created qemu_target_pages_to_MiB()
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersonsoftmmu: Tidy dirtylimit_dirty_ring_full_time
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-21 Richard HendersonMerge tag 'pull-tpm-2023-04-20-1' of https://github...
2023-04-21 Richard HendersonMerge tag 'pull-request-2023-04-20' of https://gitlab...
2023-04-20 Thomas Huthsoftmmu: Move dirtylimit.c into the target independent...
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus ArmbrusterDrop duplicate #include
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-03 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-07-21 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-20 Peter MaydellMerge tag 'pull-migration-20220720c' of https://gitlab...
2022-07-20 Hyman Huang(黄勇)softmmu/dirtylimit: Implement dirty page rate limit
2022-07-20 Hyman Huang(黄勇)softmmu/dirtylimit: Implement virtual CPU throttle
2022-07-20 Hyman Huang(黄勇)softmmu/dirtylimit: Implement vCPU dirtyrate calculatio...