diff options
author | Jakub Jermar <jakub@jermar.eu> | 2016-10-04 13:28:08 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-10-04 13:28:08 +0100 |
commit | e9d9ee234f852026d58b275d89a0350cb9ddbc01 (patch) | |
tree | 570b1a03c93eceb6f15aceb46d9389047bd120e2 /hw/input | |
parent | 0c74e95bf87f9fb2187e7b1baa427a7b74d69ccd (diff) | |
download | qemu-e9d9ee234f852026d58b275d89a0350cb9ddbc01.zip qemu-e9d9ee234f852026d58b275d89a0350cb9ddbc01.tar.gz qemu-e9d9ee234f852026d58b275d89a0350cb9ddbc01.tar.bz2 |
hw/arm: Fix Integrator/CM initialization
Initialization of a class instance cannot depend on its own properties
as these are not yet set. Move parts of integratorcm_init() that depend
on the "memsz" property to the newly added integratorcm_realize().
This fixes: https://bugs.launchpad.net/qemu/+bug/1624726
Signed-off-by: Jakub Jermar <jakub@jermar.eu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/input')
0 files changed, 0 insertions, 0 deletions