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
/
doc-good.txt
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-03-04
qapi: New documentation section tag "Errors"
Markus Armbruster
2024-02-26
tests/qapi-schema: Fix test 'QAPI rST doc'
Markus Armbruster
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
2021-09-27
tests/qapi-schema: Purge simple unions from tests
Markus Armbruster
2021-09-03
qapi: Use "not COND" instead of "!COND" for generated documentation
Markus Armbruster
2021-09-03
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2021-09-03
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-08-26
qapi: add 'not' condition operation
Marc-André Lureau
2021-08-26
qapi: add 'any' condition
Marc-André Lureau
2021-08-26
qapi: replace if condition list with dict {'all': [...]}
Marc-André Lureau
2021-03-23
qapi: Enforce event naming rules
Markus Armbruster
2020-09-29
tests/qapi-schema: Add test of the rST QAPI doc-comment output
Peter Maydell