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
2021-03-05
qapi: Fix parse errors for removal of null from schema language
Markus Armbruster
2
-2
/
+2
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
8
-8
/
+8
2020-10-17
meson: move SPHINX_ARGS references within "if build_docs"
Paolo Bonzini
1
-44
/
+44
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
7
-3
/
+12
2020-09-29
scripts/qapi: Remove texinfo generation support
Peter Maydell
2
-321
/
+1
2020-09-29
tests/qapi-schema: Add test of the rST QAPI doc-comment output
Peter Maydell
3
-0
/
+348
2020-09-29
tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
Peter Maydell
3
-3
/
+3
2020-09-29
scripts/qapi/parser.py: improve doc comment indent handling
Peter Maydell
5
-2
/
+12
2020-09-29
scripts/qapi: Move doc-comment whitespace stripping to doc.py
Peter Maydell
1
-6
/
+6
2020-09-29
tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
Peter Maydell
3
-27
/
+22
2020-09-16
meson: Use -b to ignore CR vs. CR-LF issues on Windows
Yonggang Luo
1
-1
/
+1
2020-09-07
qapi: Make section headings start a new doc comment block
Markus Armbruster
1
-1
/
+2
2020-09-07
qapi: Reject section markup in definition documentation
Markus Armbruster
3
-26
/
+2
2020-08-21
meson: convert check-qapi-schema
Paolo Bonzini
1
-0
/
+225
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
4
-0
/
+5
2020-03-17
qapi: New special feature flag "deprecated"
Markus Armbruster
5
-6
/
+11
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
6
-5
/
+15
2020-03-17
qapi: Consistently put @features parameter right after @ifcond
Markus Armbruster
1
-5
/
+5
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
7
-15
/
+114
2020-03-05
qapi: Drop conditionals for Python 2
Markus Armbruster
1
-5
/
+1
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
1
-1
/
+0
2020-02-07
tests: Explicit usage of Python 3
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-14
qapi: Fix code generation for empty modules
Markus Armbruster
3
-18
/
+13
2019-10-29
qapi: Check feature documentation against the schema
Markus Armbruster
6
-42
/
+3
2019-10-29
qapi: Polish reporting of bogus member documentation
Markus Armbruster
6
-6
/
+6
2019-10-29
qapi: Fix doc comment checking for commands and events
Markus Armbruster
6
-47
/
+2
2019-10-29
qapi: Fix enum doc comment checking
Markus Armbruster
3
-22
/
+1
2019-10-29
qapi: Implement boxed event argument documentation
Markus Armbruster
3
-3
/
+4
2019-10-29
tests/qapi-schema: Fix feature documentation testing
Markus Armbruster
4
-0
/
+16
2019-10-29
tests/qapi-schema: Cover alternate documentation comments
Markus Armbruster
3
-0
/
+37
2019-10-29
tests/qapi-schema: Demonstrate command and event doc comment bugs
Markus Armbruster
9
-0
/
+88
2019-10-29
tests/qapi-schema: Demonstrate feature and enum doc comment bugs
Markus Armbruster
9
-0
/
+86
2019-10-22
tests/qapi-schema: Cover feature documentation comments
Markus Armbruster
3
-2
/
+42
2019-10-22
tests: qapi: Test 'features' of commands
Peter Krempa
3
-4
/
+50
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
1
-1
/
+2
2019-10-22
tests/qapi-schema: Tidy up test output indentation
Markus Armbruster
5
-33
/
+33
2019-10-22
qapi: Split up scripts/qapi/common.py
Markus Armbruster
1
-1
/
+5
2019-10-22
qapi: Speed up frontend tests
Markus Armbruster
363
-506
/
+410
2019-09-28
qapi: Improve source file read error handling
Markus Armbruster
1
-1
/
+1
2019-09-28
qapi: Improve reporting of redefinition
Markus Armbruster
3
-3
/
+9
2019-09-28
qapi: Improve reporting of missing documentation comment
Markus Armbruster
1
-1
/
+2
2019-09-28
qapi: Improve reporting of invalid 'if' further
Markus Armbruster
9
-9
/
+9
2019-09-28
qapi: Avoid redundant definition references in error messages
Markus Armbruster
52
-52
/
+52
2019-09-28
qapi: Improve reporting of missing / unknown definition keys
Markus Armbruster
6
-2
/
+6
2019-09-28
qapi: Improve reporting of invalid flags
Markus Armbruster
4
-4
/
+8
2019-09-28
qapi: Improve reporting of invalid 'if' errors
Markus Armbruster
4
-0
/
+4
2019-09-28
qapi: Move context-free checking to the proper place
Markus Armbruster
1
-1
/
+1
2019-09-28
qapi: Move context-sensitive checking to the proper place
Markus Armbruster
39
-39
/
+37
2019-09-28
qapi: Move check for reserved names out of add_name()
Markus Armbruster
2
-2
/
+2
2019-09-28
qapi: Report invalid '*' prefix like any other invalid name
Markus Armbruster
4
-4
/
+4
[next]