Am 30.05.25 um 17:11 schrieb Fiona Ebner: > All accesses of bs->quiesce_counter are in the main thread, either > after a GLOBAL_STATE_CODE() macro or in a function with GRAPH_WRLOCK > annotation.
Now I wonder if that is actually good enough? Because vCPUs threads can also satisfy the qemu_in_main_thread() condition.