]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration/postcopy: Add blocktime fault counts per-vcpu
authorPeter Xu <peterx@redhat.com>
Fri, 13 Jun 2025 14:12:10 +0000 (10:12 -0400)
committerFabiano Rosas <farosas@suse.de>
Fri, 11 Jul 2025 13:37:38 +0000 (10:37 -0300)
commit271a1940e91a32fab6165841279f250204f53ae4
tree0f07c6bdb4ca385b72698154154550fd027575c0
parenta098761f63e019b75a23575bb8d5a520c0dbce64
migration/postcopy: Add blocktime fault counts per-vcpu

Add a field to count how many remote faults one vCPU has taken.  So far
it's still not used, but will be soon.

Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20250613141217.474825-8-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
migration/postcopy-ram.c