Sign in
qemu
/
qemu
/
e67d8e2928200e24ecb47c7be3ea8270077f2996
/
tests
/
qapi-schema
/
test-qapi.py
04f2236
qapi: Add a 'coroutine' flag for commands
by Kevin Wolf
· 4 years, 5 months ago
84ab008
qapi: Add feature flags to struct members
by Markus Armbruster
· 5 years ago
7b3bc9e
qapi: Consistently put @features parameter right after @ifcond
by Markus Armbruster
· 5 years ago
013b4ef
qapi: Add feature flags to remaining definitions
by Markus Armbruster
· 5 years ago
ed39c03
qapi: Drop conditionals for Python 2
by Markus Armbruster
· 5 years ago
423edd9
drop "from __future__ import print_function"
by Paolo Bonzini
· 5 years ago
c88ee46
tests: Explicit usage of Python 3
by Philippe Mathieu-Daudé
· 5 years ago
a0418a4
tests/qapi-schema: Fix feature documentation testing
by Markus Armbruster
· 5 years ago
2e2e0df2
tests: qapi: Test 'features' of commands
by Peter Krempa
· 5 years ago
23394b4
qapi: Add feature flags to commands
by Peter Krempa
· 5 years ago
758f272
tests/qapi-schema: Tidy up test output indentation
by Markus Armbruster
· 5 years ago
e6c42b9
qapi: Split up scripts/qapi/common.py
by Markus Armbruster
· 5 years ago
f01338c
qapi: Speed up frontend tests
by Markus Armbruster
· 5 years ago
8aa3a33
tests/qapi-schema: Test for good feature lists in structs
by Kevin Wolf
· 6 years ago
6a8c0b5
qapi: Add feature flags to struct types
by Kevin Wolf
· 6 years ago
ca0ac75
tests/qapi-schema: Make test-qapi.py print arrays
by Markus Armbruster
· 6 years ago
a272428
qapi: add 'if' to union members
by Marc-André Lureau
· 6 years ago
ccadd6b
qapi: Add 'if' to implicit struct members
by Marc-André Lureau
· 6 years ago
6cc32b0
qapi: add 'if' to enum members
by Marc-André Lureau
· 6 years ago
1e381b6
tests: print enum type members more like object type members
by Marc-André Lureau
· 6 years ago
1962bd3
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
by Marc-André Lureau
· 6 years ago
b736e25
qapi: Fix some pycodestyle-3 complaints
by Markus Armbruster
· 7 years ago
fbf09a2
qapi: add 'ifcond' to visitor methods
by Marc-André Lureau
· 7 years ago
7b13f2c
tests: qapi-schema tests for allow-preconfig
by Igor Mammedov
· 7 years ago
d6fe3d0
qapi: introduce new cmd option "allow-preconfig"
by Igor Mammedov
· 7 years ago
4bebca1
tests: let qapi-schema tests detect oob
by Peter Xu
· 7 years ago
876c675
qapi: introduce new cmd option "allow-oob"
by Peter Xu
· 7 years ago
cf40a0a
qapi: Record 'include' directives in intermediate representation
by Markus Armbruster
· 7 years ago
181feaf
qapi: Lift error reporting from QAPISchema.__init__() to callers
by Markus Armbruster
· 7 years ago
fb0bc83
qapi-gen: New common driver for code and doc generators
by Markus Armbruster
· 7 years ago
2f84804
qapi: use items()/values() intead of iteritems()/itervalues()
by Daniel P. Berrange
· 7 years ago
ef9d910
qapi: convert to use python print function instead of statement
by Daniel P. Berrange
· 7 years ago
09331fc
qapi: Simplify representation of QAPIDoc section text
by Markus Armbruster
· 7 years ago
818c331
tests/qapi-schema: Make test-qapi.py print docs again
by Markus Armbruster
· 8 years ago
87c16dc
qapi: Back out doc comments added just to please qapi.py
by Markus Armbruster
· 8 years ago
3313b61
qapi: add qapi2texi script
by Marc-André Lureau
· 8 years ago
48825ca
qapi: Plumb in 'boxed' to qapi generator lower levels
by Eric Blake
· 9 years ago
da9cb19
qapi: Hide tag_name data member of variants
by Eric Blake
· 9 years ago
156402e
tests/qapi-schema: Convert test harness to QAPISchemaVisitor
by Markus Armbruster
· 9 years ago
ac88219
qapi: New QAPISchema intermediate reperesentation
by Markus Armbruster
· 9 years ago
33aaad5
qapi: Use an explicit input file
by Lluís Vilanova
· 11 years ago
98c1200
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
by Lluís Vilanova
· 11 years ago
2caba36
qapi.py: Decent syntax error reporting
by Markus Armbruster
· 12 years ago
9862657
tests: QAPI schema parser tests
by Markus Armbruster
· 12 years ago