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
Age
Commit message (
Expand
)
Author
2021-11-08
meson: drop sphinx_extn_depends
Marc-André Lureau
2021-11-08
tests/qapi-schema/meson: add depfile to sphinx doc
Marc-André Lureau
2021-10-29
qapi: New special feature flag "unstable"
Markus Armbruster
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
2021-10-05
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
2021-10-02
qapi/parser: remove FIXME comment from _append_body_line
John Snow
2021-10-02
qapi: Add spaces after symbol declaration for consistency
John Snow
2021-10-02
qapi/parser: fix unused check_args_section arguments
John Snow
2021-09-27
tests/qapi-schema: Make test-qapi.py -u work when files are absent
Markus Armbruster
2021-09-27
tests/qapi-schema: Use Python OSError instead of outmoded IOError
Markus Armbruster
2021-09-27
tests/qapi-schema: Rename flat-union-* test cases to union-*
Markus Armbruster
2021-09-27
qapi: Drop simple unions
Markus Armbruster
2021-09-27
tests/qapi-schema: Purge simple unions from tests
Markus Armbruster
2021-09-27
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
2021-09-27
tests/qapi-schema: Rewrite simple union TestIfUnion to be flat
Markus Armbruster
2021-09-27
tests/qapi-schema: Simple union UserDefListUnion is now unused, drop
Markus Armbruster
2021-09-27
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
tests/qapi-schema: Prepare for simple union UserDefListUnion removal
Markus Armbruster
2021-09-25
qapi: Stop enforcing "type name should not end in 'Kind'
Markus Armbruster
2021-09-25
qapi: Tidy up unusual line breaks
Markus Armbruster
2021-09-08
qapi: Fix bogus error for 'if': { 'not': '' }
Markus Armbruster
2021-09-08
tests/qapi-schema: Cover 'not' condition with empty argument
Markus Armbruster
2021-09-03
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
2021-09-03
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
2021-09-03
tests/qapi-schema: Hide OrderedDict in test output
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
qapi: Fix C code generation for 'if'
Markus Armbruster
2021-09-03
tests/qapi-schema: Demonstrate broken C code for 'if'
Markus Armbruster
2021-09-03
tests/qapi-schema: Correct two 'if' conditionals
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-08-26
qapi: add QAPISchemaIfCond.is_present()
Marc-André Lureau
2021-08-26
qapi: wrap Sequence[str] in an object
Marc-André Lureau
2021-08-26
qapi: Fix crash on redefinition with a different condition
Markus Armbruster
2021-07-15
qapi: Fix crash on missing enum member name
Markus Armbruster
2021-06-02
docs: fix references to docs/devel/build-system.rst
Stefano Garzarella
2021-05-20
qapi/parser: Fix token membership tests when token can be None
John Snow
2021-05-20
qapi/parser: enforce all top-level expressions must be dict in _parse()
John Snow
2021-05-20
qapi: Add test for nonexistent schema file
John Snow
2021-05-20
qapi/parser: Don't try to handle file errors
John Snow
2021-04-30
qapi/expr.py: Check type of union and alternate 'data' member
John Snow
2021-03-23
qapi: Enforce union and alternate branch naming rules
Markus Armbruster
2021-03-23
qapi: Enforce enum member naming rules
Markus Armbruster
2021-03-23
qapi: Enforce struct member naming rules
Markus Armbruster
2021-03-23
tests/qapi-schema: Switch member name clash test to struct
Markus Armbruster
2021-03-23
qapi: Enforce command naming rules
Markus Armbruster
2021-03-23
qapi: Prepare for rejecting underscore in command and member names
Markus Armbruster
[prev]
[next]