Yongbok Kim <[email protected]> writes: > On 02/03/2017 19:53, Alex Bennée wrote: >> We should hold the BQL before we transition to HW emulation. This is >> because all HW emulation needs to be serialised under MTTCG >> conditions. This is picked up by asserts that fire when >> cpu_mips_get_count triggers and IRQ. >> >> Reported-by: Yongbok Kim <[email protected]> >> Signed-off-by: Alex Bennée <[email protected]> > > Hi Alex, > > Thanks for this but it is required to have few more locks. > I will send the patch shortly. Please merge it into your patchset.
Thanks, I'll look out for it. Have you been tracking the MTTCG work? Once the BQL issues are sorted as long as atomics, barriers and tlb flushes are updated you can turn on mttcg by default. > > Regards, > Yongbok -- Alex Bennée
