qemu-e2k/accel
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
..
kvm target-i386 : add coalesced_pio API 2018-10-19 13:44:11 +02:00
stubs tcg: simplify !CONFIG_TCG handling of tb_invalidate_* 2018-07-02 15:41:18 +02:00
tcg tcg: Add RISC-V cpu signal handler 2018-12-26 06:40:02 +11:00
Makefile.objs kvm: add memory encryption context 2018-03-13 12:04:03 +01:00
accel.c hw: apply accel compat properties without touching globals 2019-01-07 16:18:41 +04:00