index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
qapi-schema-test.json
Age
Commit message (
Expand
)
Author
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
2019-10-22
tests: qapi: Test 'features' of commands
Peter Krempa
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
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
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 a dictionary form for TYPE
Marc-André Lureau
2018-12-13
qapi: add 'if' to enum 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-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
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
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-06-19
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2017-05-31
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
2017-05-31
tests/qapi-schema: Avoid 'str' in alternate test cases
Markus Armbruster
2017-03-16
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
2017-03-16
qapi: Back out doc comments added just to please qapi.py
Markus Armbruster
2017-01-16
qapi: add qapi2texi script
Marc-André Lureau
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
2016-03-18
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
2016-03-05
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2016-02-19
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2015-12-17
qapi: Fix c_name() munging
Eric Blake
2015-11-09
qapi: Use generated TestStruct machinery in tests
Eric Blake
2015-11-02
tests/qapi-schema: Test for reserved names, empty struct
Eric Blake
2015-10-15
qapi: Lazy creation of array types
Eric Blake
2015-10-15
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
2015-10-12
qapi: Test use of 'number' within alternates
Eric Blake
2015-10-12
qapi: Test for various name collisions
Eric Blake
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
[next]