unicorn/qemu/qom
Alex Bennée e1cf9ca84a
qom/cpu: atomically clear the tb_jmp_cache
The ThreadSanitizer rightly complains that something initialised with a
normal access is later updated and read atomically.

Backports commit ce7cf6a973f4b614162b9518954d441fa5e32fc6 from qemu
2018-02-26 05:09:05 -05:00
..
container.c qom: Allow properties to be registered against classes 2018-02-21 21:00:56 -05:00
cpu.c qom/cpu: atomically clear the tb_jmp_cache 2018-02-26 05:09:05 -05:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
object.c qom/object: update class cache atomically 2018-02-26 05:06:40 -05:00
qom-qobject.c qapi: Add new visit_complete() function 2018-02-25 01:20:03 -05:00