qemu-patch-raspberry4/qom
Marc-André Lureau ea9ce8934c hw: apply accel compat properties without touching globals
Instead of registering compat properties as globals, let's keep them
in their own array, to avoid mixing with user globals.

Introduce object_apply_global_props() function, to apply compatibility
properties from a GPtrArray.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
2019-01-07 16:18:41 +04:00
..
container.c container: don't leak container reference 2017-05-04 15:34:41 +04:00
cpu.c tcg: access cpu->icount_decr.u16.high with atomics 2018-10-18 18:58:10 -07:00
Makefile.objs qom: allow QOM to be linked into tools binaries 2015-09-15 14:35:39 +01:00
object.c hw: apply accel compat properties without touching globals 2019-01-07 16:18:41 +04:00
object_interfaces.c qom: make user_creatable_complete() specific to UserCreatable 2018-12-11 15:45:22 -02:00
qom-qobject.c qapi: Drop unused non-strict qobject input visitor 2017-03-05 09:14:19 +01:00
trace-events docs: fix broken paths to docs/devel/tracing.txt 2017-07-31 13:12:53 +03:00