Revert "rcu: do not create thread in pthread_atfork callback"
This reverts commit a59629fc. This is not needed anymore because the IOThread mutex is not "magic" anymore (need not kick the CPU thread)and also because fork callbacks are only enabled at the very beginning of QEMU's execution. Signed-off-by:Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment