Am 09.02.2021 um 13:57 hat Markus Armbruster geschrieben:
> Let me look at the actual code now Kevin reduced my confusion about the
> interface and the data structures.
>
> Kevin Wolf writes:
>
> > This makes qobject-input-visitor remember the currently valid aliases in
> > each StackObject. It
Let me look at the actual code now Kevin reduced my confusion about the
interface and the data structures.
Kevin Wolf writes:
> This makes qobject-input-visitor remember the currently valid aliases in
> each StackObject. It doesn't actually allow using the aliases yet.
>
> Signed-off-by: Kevin W
Kevin Wolf writes:
> Am 27.01.2021 um 14:06 hat Markus Armbruster geschrieben:
>> Kevin Wolf writes:
>>
>> > This makes qobject-input-visitor remember the currently valid aliases in
>> > each StackObject. It doesn't actually allow using the aliases yet.
>> >
>> > Signed-off-by: Kevin Wolf
>> >
Am 27.01.2021 um 14:06 hat Markus Armbruster geschrieben:
> Kevin Wolf writes:
>
> > This makes qobject-input-visitor remember the currently valid aliases in
> > each StackObject. It doesn't actually allow using the aliases yet.
> >
> > Signed-off-by: Kevin Wolf
> > ---
> > qapi/qobject-input-v
Kevin Wolf writes:
> This makes qobject-input-visitor remember the currently valid aliases in
> each StackObject. It doesn't actually allow using the aliases yet.
>
> Signed-off-by: Kevin Wolf
> ---
> qapi/qobject-input-visitor.c | 115 +++
> 1 file changed, 115
This makes qobject-input-visitor remember the currently valid aliases in
each StackObject. It doesn't actually allow using the aliases yet.
Signed-off-by: Kevin Wolf
---
qapi/qobject-input-visitor.c | 115 +++
1 file changed, 115 insertions(+)
diff --git a/qapi/q