index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
Age
Commit message (
Expand
)
Author
2024-07-17
qapi: remove "Example" doc section
John Snow
2024-07-06
qapi/parser: don't parse rST markup as section headers
John Snow
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
2024-07-06
qapi/parser: fix comment parsing immediately following a doc block
John Snow
2024-07-06
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
2024-05-06
qapi: Rename visitor parameter @variants to @alternatives
Markus Armbruster
2024-05-06
qapi: Rename visitor parameter @variants to @branches
Markus Armbruster
2024-03-04
qapi: Reject "Returns" section when command doesn't return anything
Markus Armbruster
2024-03-04
qapi: New documentation section tag "Errors"
Markus Armbruster
2024-03-04
qapi: Slightly clearer error message for invalid "Returns" section
Markus Armbruster
2024-02-26
qapi: Divorce QAPIDoc from QAPIParseError
Markus Armbruster
2024-02-26
qapi: Reject multiple and empty feature descriptions
Markus Armbruster
2024-02-26
qapi: Merge adjacent untagged sections
Markus Armbruster
2024-02-26
qapi: Recognize section tags and 'Features:' only after blank line
Markus Armbruster
2024-02-26
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2024-02-26
qapi: Reject section heading in the middle of a doc comment
Markus Armbruster
2024-02-26
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
2024-02-26
qapi: Improve error message for empty doc sections
Markus Armbruster
2024-02-26
qapi: Improve error position for bogus invalid "Returns" section
Markus Armbruster
2024-02-26
qapi: Improve error position for bogus argument descriptions
Markus Armbruster
2024-02-26
tests/qapi-schema: Cover 'Features:' not followed by descriptions
Markus Armbruster
2024-02-26
tests/qapi-schema: Cover duplicate 'Features:' line
Markus Armbruster
2024-02-26
tests/qapi-schema: Fix test 'QAPI rST doc'
Markus Armbruster
2024-02-12
qapi: Require member documentation (with loophole)
Markus Armbruster
2024-02-12
qapi: Indent tagged doc comment sections properly
Markus Armbruster
2023-11-13
tests/qapi-schema: Tidy up pylint warnings and advice
Markus Armbruster
2023-09-08
tests/: spelling fixes
Michael Tokarev
2023-05-22
qapi: Improve error message for description following section
Markus Armbruster
2023-05-10
qapi: Relax doc string @name: description indentation rules
Markus Armbruster
2023-05-09
qapi: Fix argument description indentation stripping
Markus Armbruster
2023-05-09
tests/qapi-schema/doc-good: Improve argument description tests
Markus Armbruster
2023-05-09
tests/qapi-schema/doc-good: Improve a comment
Markus Armbruster
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
2023-04-25
qapi: support updating expected test output via make
Daniel P. Berrangé
2023-04-24
qapi: Require boxed for conditional command and event arguments
Markus Armbruster
2023-04-24
tests/qapi-schema: Cover optional conditional struct member
Markus Armbruster
2023-04-24
tests/qapi-schema: Clean up positive test for conditionals
Markus Armbruster
2023-04-24
tests/qapi-schema: Rename a few conditionals
Markus Armbruster
2023-04-24
tests/qapi-schema: Improve union discriminator coverage
Markus Armbruster
2023-04-24
qapi: Fix to reject 'data': 'mumble' in struct
Markus Armbruster
2023-04-24
qapi: Fix error message when type name or array is expected
Markus Armbruster
2023-04-24
qapi: Improve error message for unexpected array types
Markus Armbruster
2023-02-02
meson: replace Perl usage with Python
Marc-André Lureau
2023-01-06
tests/qapi-schema: remove Meson workaround
Paolo Bonzini
2022-09-01
meson: remove dead assignments
Paolo Bonzini
2022-04-21
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
2022-04-21
qapi-schema: test: add a qapi-schema-test for array alternates
Paolo Bonzini
2022-04-21
qapi-schema: support alternates with array type
Paolo Bonzini
2021-11-08
meson: drop sphinx_extn_depends
Marc-André Lureau
2021-11-08
tests/qapi-schema/meson: add depfile to sphinx doc
Marc-André Lureau
[next]