On 07/07/16 00:15, Sergey Fedorov wrote: > From: Sergey Fedorov <serge.f...@gmail.com> > > Use async_safe_run_on_cpu() to make tb_flush() thread safe.
I've just realized that this allows to remove CPUState::tb_flushed as well. Regards, Sergey
On 07/07/16 00:15, Sergey Fedorov wrote: > From: Sergey Fedorov <serge.f...@gmail.com> > > Use async_safe_run_on_cpu() to make tb_flush() thread safe.
I've just realized that this allows to remove CPUState::tb_flushed as well. Regards, Sergey