]> git.proxmox.com Git - mirror_qemu.git/commit
vexpress: Register "secure" as class property
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 11 Nov 2020 18:38:12 +0000 (13:38 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 14 Dec 2020 19:25:44 +0000 (14:25 -0500)
commit4433bb3d83955123c1e6bcdf8f11d6b74399ba86
tree2a6a1b6dd14f13ee0fb23f79fbf035e59d24069e
parent37f04b71a9cd62ca0f2d24a70fe843619ad45cd0
vexpress: Register "secure" as class property

Class properties make QOM introspection simpler and easier, as
they don't require an object to be instantiated.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20201111183823.283752-2-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/arm/vexpress.c