On 08/06/2020 12:08, Markus Armbruster wrote:
> Markus Armbruster 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-mer
Markus Armbruster 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 reali
Yes please, my next pull request is already at 120 patches...
Paolo
Il ven 5 giu 2020, 17:01 Markus Armbruster ha scritto:
> Needs a rebase now.
>
> Paolo, would you like me to post the pull requests for my recent QOM
> work myself?
>
>
Needs a rebase now.
Paolo, would you like me to post the pull requests for my recent QOM
work myself?
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 "[PAT