Markus Armbruster writes:
> Marc-André Lureau writes:
>
>> There are various mismatch:
>> - invalid symbols
>> - section and member symbols mismatch
>> - enum or union values vs 'type'
>>
>> The documentation parser catches all these cases.
>>
>> Signed-off-by: Marc-André Lureau
>
> Union docum
Marc-André Lureau writes:
> There are various mismatch:
> - invalid symbols
> - section and member symbols mismatch
> - enum or union values vs 'type'
>
> The documentation parser catches all these cases.
>
> Signed-off-by: Marc-André Lureau
Union documentation needs work, but that's out of sco
There are various mismatch:
- invalid symbols
- section and member symbols mismatch
- enum or union values vs 'type'
The documentation parser catches all these cases.
Signed-off-by: Marc-André Lureau
---
qapi-schema.json | 20 +---
qapi/block-core.json | 4
qapi/common