]> www.infradead.org Git - users/dwmw2/qemu.git/commit
migration: Stop CPU throttling conditionally
authorHyman Huang <yong.huang@smartx.com>
Thu, 17 Oct 2024 06:42:51 +0000 (14:42 +0800)
committerPeter Xu <peterx@redhat.com>
Thu, 31 Oct 2024 19:48:18 +0000 (15:48 -0400)
commit054e5d66e53e48f842c1cce61dc1b714fe9bf0ee
tree6aaff05a0e13eba7ed9e5affab1536655f251b51
parent8c58e2d5ba405dc23865d989647a2fe10eec4402
migration: Stop CPU throttling conditionally

Since CPU throttling only occurs when auto-converge
is on, stop it conditionally.

Signed-off-by: Hyman Huang <yong.huang@smartx.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/f0c787080bb9ab0c37952f0ca5bfaa525d5ddd14.1729146786.git.yong.huang@smartx.com
Signed-off-by: Peter Xu <peterx@redhat.com>
migration/migration.c