qemu-e2k/qom
Hervé Poussineau f54c19cacb qom: Detect bad reentrance during object_class_foreach()
We should not modify the type hash table while it is being iterated on.
Assert that it does not happen.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-12-24 18:02:10 +01:00
..
Makefile.objs build: remove universal-obj-y 2013-01-26 13:15:35 +00:00
container.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
cpu.c cpu: Document why cannot_instantiate_with_device_add_yet 2013-12-23 00:27:22 +01:00
object.c qom: Detect bad reentrance during object_class_foreach() 2013-12-24 18:02:10 +01:00
qom-qobject.c qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00