arm: remove remaining cannot_destroy_with_object_finalize_yet
commit53d6e53189334fd0905e0a7c4bd9156d6a0d17fb
authorLaurent Vivier <lvivier@redhat.com>
Fri, 14 Apr 2017 08:37:14 +0000 (14 10:37 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 20 Apr 2017 15:51:32 +0000 (20 17:51 +0200)
tree5f5f1d3e57dd669ef97863bfe91c10d16fb199d1
parent359c41abe32638adad503e386969fa428cecff52
arm: remove remaining cannot_destroy_with_object_finalize_yet

With commit ce5b1bbf624b ("exec: move cpu_exec_init() calls to
realize functions"), we can now remove all the
remaining cannot_destroy_with_object_finalize_yet as
unsafe references have been moved to cpu_exec_realizefn().
(tested with QOM command provided by commit 4c315c27).

Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170414083717.13641-2-lvivier@redhat.com>
Acked-by: Alistair Francis <alistair.francis@xilinx.com>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
hw/arm/allwinner-a10.c
hw/arm/bcm2836.c
hw/arm/digic.c
hw/arm/fsl-imx25.c
hw/arm/fsl-imx31.c
hw/arm/fsl-imx6.c
hw/arm/xlnx-zynqmp.c