Kevin Wolf writes:
> Am 27.01.2021 um 13:51 hat Markus Armbruster geschrieben:
>> Kevin Wolf writes:
>>
>> > This adds functions to the Visitor interface that can be used to define
>> > aliases and alias scopes.
>> >
>> > Signed-off-by: Kevin Wolf
>> > ---
>> > include/qapi/visitor-impl.h | 1
Am 27.01.2021 um 13:51 hat Markus Armbruster geschrieben:
> Kevin Wolf writes:
>
> > This adds functions to the Visitor interface that can be used to define
> > aliases and alias scopes.
> >
> > Signed-off-by: Kevin Wolf
> > ---
> > include/qapi/visitor-impl.h | 12
> > include/qap
Kevin Wolf writes:
> This adds functions to the Visitor interface that can be used to define
> aliases and alias scopes.
>
> Signed-off-by: Kevin Wolf
> ---
> include/qapi/visitor-impl.h | 12
> include/qapi/visitor.h | 37 +
> qapi/qapi-vis
Kevin Wolf writes:
> This adds functions to the Visitor interface that can be used to define
> aliases and alias scopes.
>
> Signed-off-by: Kevin Wolf
> ---
> include/qapi/visitor-impl.h | 12
> include/qapi/visitor.h | 37 +
> qapi/qapi-vis
This adds functions to the Visitor interface that can be used to define
aliases and alias scopes.
Signed-off-by: Kevin Wolf
---
include/qapi/visitor-impl.h | 12
include/qapi/visitor.h | 37 +
qapi/qapi-visit-core.c | 21