index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
qapi: remove "Example" doc section
John Snow
3
-28
/
+40
2024-07-06
qapi/parser: don't parse rST markup as section headers
John Snow
3
-0
/
+9
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
6
-15
/
+13
2024-07-06
qapi/parser: fix comment parsing immediately following a doc block
John Snow
1
-0
/
+2
2024-07-06
qapi/parser: preserve indentation in QAPIDoc sections
John Snow
1
-16
/
+16
2024-05-06
qapi: Rename visitor parameter @variants to @alternatives
Markus Armbruster
1
-2
/
+3
2024-05-06
qapi: Rename visitor parameter @variants to @branches
Markus Armbruster
1
-2
/
+2
2024-03-04
qapi: Reject "Returns" section when command doesn't return anything
Markus Armbruster
4
-0
/
+9
2024-03-04
qapi: New documentation section tag "Errors"
Markus Armbruster
3
-0
/
+10
2024-03-04
qapi: Slightly clearer error message for invalid "Returns" section
Markus Armbruster
1
-1
/
+1
2024-02-26
qapi: Divorce QAPIDoc from QAPIParseError
Markus Armbruster
4
-4
/
+4
2024-02-26
qapi: Reject multiple and empty feature descriptions
Markus Armbruster
4
-39
/
+2
2024-02-26
qapi: Merge adjacent untagged sections
Markus Armbruster
1
-2
/
+0
2024-02-26
qapi: Recognize section tags and 'Features:' only after blank line
Markus Armbruster
7
-3
/
+15
2024-02-26
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
1
-6
/
+6
2024-02-26
qapi: Reject section heading in the middle of a doc comment
Markus Armbruster
4
-1
/
+10
2024-02-26
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
1
-1
/
+1
2024-02-26
qapi: Improve error message for empty doc sections
Markus Armbruster
1
-1
/
+1
2024-02-26
qapi: Improve error position for bogus invalid "Returns" section
Markus Armbruster
1
-1
/
+1
2024-02-26
qapi: Improve error position for bogus argument descriptions
Markus Armbruster
7
-7
/
+7
2024-02-26
tests/qapi-schema: Cover 'Features:' not followed by descriptions
Markus Armbruster
4
-0
/
+30
2024-02-26
tests/qapi-schema: Cover duplicate 'Features:' line
Markus Armbruster
4
-0
/
+34
2024-02-26
tests/qapi-schema: Fix test 'QAPI rST doc'
Markus Armbruster
2
-16
/
+15
2024-02-12
qapi: Require member documentation (with loophole)
Markus Armbruster
2
-1
/
+5
2024-02-12
qapi: Indent tagged doc comment sections properly
Markus Armbruster
2
-6
/
+6
2023-11-13
tests/qapi-schema: Tidy up pylint warnings and advice
Markus Armbruster
1
-5
/
+4
2023-09-08
tests/: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-05-22
qapi: Improve error message for description following section
Markus Armbruster
1
-1
/
+1
2023-05-10
qapi: Relax doc string @name: description indentation rules
Markus Armbruster
4
-4
/
+7
2023-05-09
qapi: Fix argument description indentation stripping
Markus Armbruster
1
-1
/
+1
2023-05-09
tests/qapi-schema/doc-good: Improve argument description tests
Markus Armbruster
2
-13
/
+18
2023-05-09
tests/qapi-schema/doc-good: Improve a comment
Markus Armbruster
2
-1
/
+5
2023-04-26
qapi: allow unions to contain further unions
Daniel P. Berrangé
9
-0
/
+126
2023-04-25
qapi: support updating expected test output via make
Daniel P. Berrangé
1
-0
/
+1
2023-04-24
qapi: Require boxed for conditional command and event arguments
Markus Armbruster
12
-19
/
+30
2023-04-24
tests/qapi-schema: Cover optional conditional struct member
Markus Armbruster
2
-1
/
+4
2023-04-24
tests/qapi-schema: Clean up positive test for conditionals
Markus Armbruster
2
-8
/
+6
2023-04-24
tests/qapi-schema: Rename a few conditionals
Markus Armbruster
2
-12
/
+12
2023-04-24
tests/qapi-schema: Improve union discriminator coverage
Markus Armbruster
2
-3
/
+3
2023-04-24
qapi: Fix to reject 'data': 'mumble' in struct
Markus Armbruster
4
-0
/
+5
2023-04-24
qapi: Fix error message when type name or array is expected
Markus Armbruster
4
-4
/
+4
2023-04-24
qapi: Improve error message for unexpected array types
Markus Armbruster
2
-2
/
+2
2023-02-02
meson: replace Perl usage with Python
Marc-André Lureau
1
-3
/
+4
2023-01-06
tests/qapi-schema: remove Meson workaround
Paolo Bonzini
1
-5
/
+1
2022-09-01
meson: remove dead assignments
Paolo Bonzini
1
-12
/
+12
2022-04-21
qapi-schema: test: add a unit test for parsing array alternates
Paolo Bonzini
2
-0
/
+5
2022-04-21
qapi-schema: test: add a qapi-schema-test for array alternates
Paolo Bonzini
4
-0
/
+9
2022-04-21
qapi-schema: support alternates with array type
Paolo Bonzini
3
-4
/
+18
2021-11-08
meson: drop sphinx_extn_depends
Marc-André Lureau
1
-1
/
+0
2021-11-08
tests/qapi-schema/meson: add depfile to sphinx doc
Marc-André Lureau
1
-0
/
+3
[next]