main: keep rcu_atfork callback enabled for qtest
commitd6919e4cb65230b0c8081eb072893d4e8a191a59
authorAlexander Bulekov <alxndr@bu.edu>
Thu, 20 Feb 2020 04:11:10 +0000 (19 23:11 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Sat, 22 Feb 2020 08:26:48 +0000 (22 08:26 +0000)
tree103b32504913231f87035418dc7cab7558794c8d
parenta028edeaa6f1c154f06e16440e46b0f876a64077
main: keep rcu_atfork callback enabled for qtest

The qtest-based fuzzer makes use of forking to reset-state between
tests. Keep the callback enabled, so the call_rcu thread gets created
within the child process.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20200220041118.23264-15-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
softmmu/vl.c