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
/
qapi-schema-test.out
Age
Commit message (
Expand
)
Author
2021-09-03
tests/qapi-schema: Hide OrderedDict in test output
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-03-23
qapi: Enforce union and alternate branch naming rules
Markus Armbruster
2021-03-23
qapi: Enforce struct member naming rules
Markus Armbruster
2021-03-23
qapi: Enforce command naming rules
Markus Armbruster
2021-03-23
qapi: Enforce event naming rules
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP event data
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
2020-10-09
qapi: Add a 'coroutine' flag for commands
Kevin Wolf
2020-03-17
qapi: New special feature flag "deprecated"
Markus Armbruster
2020-03-17
qapi: Add feature flags to struct members
Markus Armbruster
2020-03-17
qapi: Add feature flags to remaining definitions
Markus Armbruster
2020-01-14
qapi: Fix code generation for empty modules
Markus Armbruster
2019-10-22
tests: qapi: Test 'features' of commands
Peter Krempa
2019-10-22
tests/qapi-schema: Tidy up test output indentation
Markus Armbruster
2019-09-24
qapi: Permit omitting all flat union branches
Markus Armbruster
2019-09-24
qapi: Permit alternates with just one branch
Markus Armbruster
2019-09-24
qapi: Permit 'boxed' with empty type
Markus Armbruster
2019-09-24
qapi: Drop support for boxed alternate arguments
Markus Armbruster
2019-06-12
tests/qapi-schema: Test for good feature lists in structs
Kevin Wolf
2019-03-05
qapi: Fix array first used in a different module
Markus Armbruster
2019-03-05
tests/qapi-schema: Cover forward reference to sub-module
Markus Armbruster
2019-03-05
tests: Rename UserDefNativeListUnion to UserDefListUnion
Markus Armbruster
2019-03-05
qapi: Fix code generation for sub-modules in other directories
Markus Armbruster
2019-03-05
tests/qapi-schema: Cover conditional arrays
Markus Armbruster
2019-03-05
tests/qapi-schema: Make test-qapi.py print arrays
Markus Armbruster
2019-02-18
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
2018-12-13
qapi: add 'if' to alternate members
Marc-André Lureau
2018-12-13
qapi: add 'if' to union members
Marc-André Lureau
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
2018-12-13
tests: print enum type members more like object type members
Marc-André Lureau
2018-12-13
tests/qapi: Cover commands with 'if' and union / alternate 'data'
Marc-André Lureau
2018-08-31
tests: add a qmp success-response test
Marc-André Lureau
2018-07-03
qapi: add 'ifcond' to visitor methods
Marc-André Lureau
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
2018-05-30
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
2018-03-27
tests: add oob-test for qapi-schema
Peter Xu
2018-03-27
tests: let qapi-schema tests detect oob
Peter Xu
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
qapi: Generate in source order
Markus Armbruster
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
[next]