]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration/postcopy: Drop all atomic ops in blocktime feature
authorPeter Xu <peterx@redhat.com>
Fri, 13 Jun 2025 14:12:06 +0000 (10:12 -0400)
committerFabiano Rosas <farosas@suse.de>
Fri, 11 Jul 2025 13:37:37 +0000 (10:37 -0300)
commitc0f47dfb5b06c40ef41641a5f03ebafa8125c557
treeacfe92fafabe1534f1623833164684866faf2cb1
parentd2a81ca8c6fbe6ed691889d953d0b5fe2c7e4671
migration/postcopy: Drop all atomic ops in blocktime feature

Now with the mutex protection it's not needed anymore.

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