Markus Armbruster
|
b6c18755e4
qapi: Add feature flags to enum members
|
před 3 roky |
Markus Armbruster
|
f333681c6e
tests/qapi-schema: Make test-qapi.py -u work when files are absent
|
před 3 roky |
Markus Armbruster
|
436911c2a1
tests/qapi-schema: Use Python OSError instead of outmoded IOError
|
před 3 roky |
Markus Armbruster
|
9c629fa834
tests/qapi-schema: Hide OrderedDict in test output
|
před 4 roky |
Marc-André Lureau
|
33aa3267ba
qapi: add QAPISchemaIfCond.is_present()
|
před 4 roky |
Marc-André Lureau
|
f17539c80d
qapi: wrap Sequence[str] in an object
|
před 4 roky |
John Snow
|
3404e57410
qapi/parser: Don't try to handle file errors
|
před 4 roky |
Kevin Wolf
|
04f22362f1
qapi: Add a 'coroutine' flag for commands
|
před 4 roky |
Markus Armbruster
|
84ab008687
qapi: Add feature flags to struct members
|
před 5 roky |
Markus Armbruster
|
7b3bc9e28f
qapi: Consistently put @features parameter right after @ifcond
|
před 5 roky |
Markus Armbruster
|
013b4efc9b
qapi: Add feature flags to remaining definitions
|
před 5 roky |
Markus Armbruster
|
ed39c03e2f
qapi: Drop conditionals for Python 2
|
před 5 roky |
Paolo Bonzini
|
423edd9a31
drop "from __future__ import print_function"
|
před 5 roky |
Philippe Mathieu-Daudé
|
c88ee46cdb
tests: Explicit usage of Python 3
|
před 5 roky |
Markus Armbruster
|
a0418a4a6b
tests/qapi-schema: Fix feature documentation testing
|
před 5 roky |
Peter Krempa
|
2e2e0df270
tests: qapi: Test 'features' of commands
|
před 5 roky |
Peter Krempa
|
23394b4c39
qapi: Add feature flags to commands
|
před 5 roky |
Markus Armbruster
|
758f272b6d
tests/qapi-schema: Tidy up test output indentation
|
před 5 roky |
Markus Armbruster
|
e6c42b96b9
qapi: Split up scripts/qapi/common.py
|
před 5 roky |
Markus Armbruster
|
f01338cce6
qapi: Speed up frontend tests
|
před 5 roky |
Kevin Wolf
|
8aa3a33e44
tests/qapi-schema: Test for good feature lists in structs
|
před 6 roky |
Kevin Wolf
|
6a8c0b5102
qapi: Add feature flags to struct types
|
před 6 roky |
Markus Armbruster
|
ca0ac758d6
tests/qapi-schema: Make test-qapi.py print arrays
|
před 6 roky |
Marc-André Lureau
|
a2724280fb
qapi: add 'if' to union members
|
před 6 roky |
Marc-André Lureau
|
ccadd6bcba
qapi: Add 'if' to implicit struct members
|
před 6 roky |
Marc-André Lureau
|
6cc32b0e14
qapi: add 'if' to enum members
|
před 6 roky |
Marc-André Lureau
|
1e381b6559
tests: print enum type members more like object type members
|
před 6 roky |
Marc-André Lureau
|
1962bd39d5
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
|
před 6 roky |
Markus Armbruster
|
b736e25a18
qapi: Fix some pycodestyle-3 complaints
|
před 7 roky |
Marc-André Lureau
|
fbf09a2fa4
qapi: add 'ifcond' to visitor methods
|
před 7 roky |