QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wenchao Xia b86b05ed60 qapi script: check correctness of union 12 years ago
..
comments.err qapi.py: Permit comments starting anywhere on the line 13 years ago
comments.exit qapi.py: Permit comments starting anywhere on the line 13 years ago
comments.json tests: QAPI schema parser tests 13 years ago
comments.out qapi script: remember explicitly defined enum values 12 years ago
duplicate-key.err qapi script: add check for duplicated key 12 years ago
duplicate-key.exit qapi script: add check for duplicated key 12 years ago
duplicate-key.json qapi script: add check for duplicated key 12 years ago
duplicate-key.out qapi script: add check for duplicated key 12 years ago
empty.err tests: QAPI schema parser tests 13 years ago
empty.exit tests: QAPI schema parser tests 13 years ago
empty.json tests: QAPI schema parser tests 13 years ago
empty.out tests: QAPI schema parser tests 13 years ago
flat-union-invalid-branch-key.err qapi script: check correctness of union 12 years ago
flat-union-invalid-branch-key.exit qapi script: check correctness of union 12 years ago
flat-union-invalid-branch-key.json qapi script: check correctness of union 12 years ago
flat-union-invalid-branch-key.out qapi script: check correctness of union 12 years ago
flat-union-invalid-discriminator.err qapi script: check correctness of union 12 years ago
flat-union-invalid-discriminator.exit qapi script: check correctness of union 12 years ago
flat-union-invalid-discriminator.json qapi script: check correctness of union 12 years ago
flat-union-invalid-discriminator.out qapi script: check correctness of union 12 years ago
flat-union-no-base.err qapi script: check correctness of union 12 years ago
flat-union-no-base.exit qapi script: check correctness of union 12 years ago
flat-union-no-base.json qapi script: check correctness of union 12 years ago
flat-union-no-base.out qapi script: check correctness of union 12 years ago
funny-char.err qapi.py: Reject invalid characters in schema file 13 years ago
funny-char.exit qapi.py: Reject invalid characters in schema file 13 years ago
funny-char.json tests: QAPI schema parser tests 13 years ago
funny-char.out qapi.py: Reject invalid characters in schema file 13 years ago
indented-expr.err tests: QAPI schema parser tests 13 years ago
indented-expr.exit tests: QAPI schema parser tests 13 years ago
indented-expr.json tests: QAPI schema parser tests 13 years ago
indented-expr.out qapi.py: Restructure lexer and parser 13 years ago
missing-colon.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-colon.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-colon.json tests: QAPI schema parser tests 13 years ago
missing-colon.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-list.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-list.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-list.json tests: QAPI schema parser tests 13 years ago
missing-comma-list.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-object.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-object.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-object.json tests: QAPI schema parser tests 13 years ago
missing-comma-object.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
non-objects.err qapi.py: Fix diagnosing non-objects at a schema's top-level 13 years ago
non-objects.exit tests: QAPI schema parser tests 13 years ago
non-objects.json tests: QAPI schema parser tests 13 years ago
non-objects.out tests: QAPI schema parser tests 13 years ago
qapi-schema-test.err tests: Use qapi-schema-test.json as schema parser test 13 years ago
qapi-schema-test.exit tests: Use qapi-schema-test.json as schema parser test 13 years ago
qapi-schema-test.json tests/qapi-schema: Cover flat union types 12 years ago
qapi-schema-test.out qapi script: remember explicitly defined enum values 12 years ago
quoted-structural-chars.err qapi.py: Fix diagnosing non-objects at a schema's top-level 13 years ago
quoted-structural-chars.exit qapi.py: Restructure lexer and parser 13 years ago
quoted-structural-chars.json tests: QAPI schema parser tests 13 years ago
quoted-structural-chars.out qapi.py: Restructure lexer and parser 13 years ago
test-qapi.py qapi.py: Decent syntax error reporting 13 years ago
trailing-comma-list.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-list.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-list.json tests: QAPI schema parser tests 13 years ago
trailing-comma-list.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-object.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-object.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-object.json tests: QAPI schema parser tests 13 years ago
trailing-comma-object.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
unclosed-list.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
unclosed-list.exit tests: QAPI schema parser tests 13 years ago
unclosed-list.json tests: QAPI schema parser tests 13 years ago
unclosed-list.out tests: QAPI schema parser tests 13 years ago
unclosed-object.err qapi.py: Fix schema parser to check syntax systematically 13 years ago
unclosed-object.exit tests: QAPI schema parser tests 13 years ago
unclosed-object.json tests: QAPI schema parser tests 13 years ago
unclosed-object.out tests: QAPI schema parser tests 13 years ago
unclosed-string.err qapi.py: Decent syntax error reporting 13 years ago
unclosed-string.exit tests: QAPI schema parser tests 13 years ago
unclosed-string.json tests: QAPI schema parser tests 13 years ago
unclosed-string.out tests: QAPI schema parser tests 13 years ago
union-invalid-base.err qapi script: check correctness of union 12 years ago
union-invalid-base.exit qapi script: check correctness of union 12 years ago
union-invalid-base.json qapi script: check correctness of union 12 years ago
union-invalid-base.out qapi script: check correctness of union 12 years ago