On 08/06/2020 12:08, Markus Armbruster wrote:
> Markus Armbruster <armbru@redhat.com> writes:
>
>> This fixes a bunch of bugs I ran into while reworking how qdevs plug
>> into buses.
>>
>> I instrumented the code a bit to flush out instances of bug patterns.
>> I posted these hacks separately as '[PATCH not-for-merge 0/5]
>> Instrumentation for "Fixes around device realization"'. PATCH 2/5
>> since became "[PATCH 0/2] qom: Make "info qom-tree" show children
>> sorted". It should be applied first.
>>
>> v2:
>> * Rebased
>> * PATCH 01: Also fix MMIO addresses, with Alistair's help
>> * PATCH 04+05: Replaced by better patches from Cédric
>> * PATCH 01-03+06+08-11+18: Commit messages improved [Peter, Paolo]
>> * PATCH 08+09+18: Avoid qdev_init_nofail() [Peter]
>> * PATCH 22: Assertion simplified
>>
>> Based-on: Message-Id: <20200527084754.7531-1-armbru@redhat.com>
>
> Peter, you commented on v1 of PATCH 06 and 09. Please review v2.
>
> Mark, you commented on v1 of PATCH 10. Please review v2.
>
> PATCH 18 needs review. Philippe, perhaps?
Will do. It has been sat on my TODO list for a while, so I'll quickly have a look now.
ATB,
Mark.