Peter Maydell c60c1b0d5a armv7m: Forward idau property to CPU object
Create an "idau" property on the armv7m container object which
we can forward to the CPU object. Annoyingly, we can't use
object_property_add_alias() because the CPU object we want to
forward to doesn't exist until the armv7m container is realized.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180220180325.29818-6-peter.maydell@linaro.org
2018-03-02 11:03:45 +00:00
..
2018-02-19 18:27:32 +01:00
2018-03-02 11:03:45 +00:00
2017-10-27 16:03:54 +02:00
2018-03-01 11:05:45 +00:00
2018-02-26 12:55:26 +01:00
2018-02-13 18:25:48 +02:00
2018-01-19 11:18:51 -02:00
2016-01-29 15:07:25 +00:00
2018-02-21 07:24:50 -05:00
2018-02-09 13:52:15 +01:00
2018-02-19 13:03:24 +02:00