Peter Maydell writes:
> On Mon, 25 May 2020 at 13:32, Paolo Bonzini wrote:
>>
>> On 25/05/20 07:50, Markus Armbruster wrote:
>> > Peter Maydell writes:
>> >
>> >> On Mon, 18 May 2020 at 06:04, Markus Armbruster wrote:
>> >>> These devices are optional, and enabled by property "enable-bitband".
On Mon, 25 May 2020 at 13:32, Paolo Bonzini wrote:
>
> On 25/05/20 07:50, Markus Armbruster wrote:
> > Peter Maydell writes:
> >
> >> On Mon, 18 May 2020 at 06:04, Markus Armbruster wrote:
> >>> These devices are optional, and enabled by property "enable-bitband".
> >>> armv7m_instance_init() cr
On 25/05/20 07:50, Markus Armbruster wrote:
> Peter Maydell writes:
>
>> On Mon, 18 May 2020 at 06:04, Markus Armbruster wrote:
>>> These devices are optional, and enabled by property "enable-bitband".
>>> armv7m_instance_init() creates them unconditionally, because the
>>> property has not been
Peter Maydell writes:
> On Mon, 18 May 2020 at 06:04, Markus Armbruster wrote:
>>
>> These devices are optional, and enabled by property "enable-bitband".
>> armv7m_instance_init() creates them unconditionally, because the
>> property has not been set then. armv7m_realize() realizes them only
>
On Mon, 18 May 2020 at 06:04, Markus Armbruster wrote:
>
> These devices are optional, and enabled by property "enable-bitband".
> armv7m_instance_init() creates them unconditionally, because the
> property has not been set then. armv7m_realize() realizes them only
> when the property is true. W
These devices are optional, and enabled by property "enable-bitband".
armv7m_instance_init() creates them unconditionally, because the
property has not been set then. armv7m_realize() realizes them only
when the property is true. Works, although it leaves unrealized
devices hanging around in the