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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2021-10-29
qapi: New special feature flag "unstable"
Markus Armbruster
2
-2
/
+10
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
7
-3
/
+15
2021-10-05
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
1
-2
/
+2
2021-10-02
qapi/parser: remove FIXME comment from _append_body_line
John Snow
1
-1
/
+1
2021-10-02
qapi: Add spaces after symbol declaration for consistency
John Snow
1
-0
/
+8
2021-10-02
qapi/parser: fix unused check_args_section arguments
John Snow
1
-1
/
+1
2021-09-27
tests/qapi-schema: Make test-qapi.py -u work when files are absent
Markus Armbruster
1
-3
/
+13
2021-09-27
tests/qapi-schema: Use Python OSError instead of outmoded IOError
Markus Armbruster
1
-2
/
+2
2021-09-27
tests/qapi-schema: Rename flat-union-* test cases to union-*
Markus Armbruster
65
-48
/
+48
2021-09-27
qapi: Drop simple unions
Markus Armbruster
10
-10
/
+10
2021-09-27
tests/qapi-schema: Purge simple unions from tests
Markus Armbruster
26
-84
/
+30
2021-09-27
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
2
-18
/
+8
2021-09-27
tests/qapi-schema: Rewrite simple union TestIfUnion to be flat
Markus Armbruster
2
-11
/
+9
2021-09-27
tests/qapi-schema: Simple union UserDefListUnion is now unused, drop
Markus Armbruster
2
-81
/
+0
2021-09-27
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
2
-2
/
+2
2021-09-27
tests/qapi-schema: Prepare for simple union UserDefListUnion removal
Markus Armbruster
2
-0
/
+32
2021-09-25
qapi: Stop enforcing "type name should not end in 'Kind'
Markus Armbruster
4
-5
/
+0
2021-09-25
qapi: Tidy up unusual line breaks
Markus Armbruster
3
-18
/
+18
2021-09-08
qapi: Fix bogus error for 'if': { 'not': '' }
Markus Armbruster
1
-1
/
+1
2021-09-08
tests/qapi-schema: Cover 'not' condition with empty argument
Markus Armbruster
4
-0
/
+6
2021-09-03
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
3
-3
/
+3
2021-09-03
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
2
-4
/
+2
2021-09-03
tests/qapi-schema: Hide OrderedDict in test output
Markus Armbruster
3
-19
/
+28
2021-09-03
qapi: Use "not COND" instead of "!COND" for generated documentation
Markus Armbruster
1
-1
/
+1
2021-09-03
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
1
-3
/
+3
2021-09-03
qapi: Fix C code generation for 'if'
Markus Armbruster
1
-1
/
+0
2021-09-03
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
5
-3
/
+11
[next]