index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
qapi-schema-test.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Permit omitting all flat union branches
Markus Armbruster
2019-09-24
1
-0
/
+5
*
qapi: Permit alternates with just one branch
Markus Armbruster
2019-09-24
1
-1
/
+3
*
qapi: Permit 'boxed' with empty type
Markus Armbruster
2019-09-24
1
-0
/
+2
*
qapi: Drop support for boxed alternate arguments
Markus Armbruster
2019-09-24
1
-1
/
+1
*
tests/qapi-schema: Test for good feature lists in structs
Kevin Wolf
2019-06-12
1
-0
/
+39
*
tests/qapi-schema: Cover forward reference to sub-module
Markus Armbruster
2019-03-05
1
-1
/
+2
*
tests: Rename UserDefNativeListUnion to UserDefListUnion
Markus Armbruster
2019-03-05
1
-3
/
+3
*
qapi: Fix code generation for sub-modules in other directories
Markus Armbruster
2019-03-05
1
-0
/
+3
*
tests/qapi-schema: Cover conditional arrays
Markus Armbruster
2019-03-05
1
-1
/
+1
*
qapi: add 'if' to alternate members
Marc-André Lureau
2018-12-13
1
-1
/
+3
*
qapi: add 'if' to union members
Marc-André Lureau
2018-12-13
1
-1
/
+3
*
qapi: Add 'if' to implicit struct members
Marc-André Lureau
2018-12-13
1
-3
/
+9
*
qapi: add a dictionary form for TYPE
Marc-André Lureau
2018-12-13
1
-5
/
+5
*
qapi: add 'if' to enum members
Marc-André Lureau
2018-12-13
1
-2
/
+3
*
tests/qapi: Cover commands with 'if' and union / alternate 'data'
Marc-André Lureau
2018-12-13
1
-0
/
+6
*
tests: add a qmp success-response test
Marc-André Lureau
2018-08-31
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
2018-07-05
1
-1
/
+1
|
\
|
*
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
2018-07-03
1
-1
/
+1
*
|
qapi: add 'if' to top-level expressions
Marc-André Lureau
2018-07-03
1
-0
/
+26
|
/
*
qapi: allow empty branches in flat unions
Anton Nefedov
2018-06-22
1
-2
/
+4
*
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
2018-05-30
1
-2
/
+2
*
tests: add oob-test for qapi-schema
Peter Xu
2018-03-27
1
-0
/
+3
*
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
1
-1
/
+2
*
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2017-06-19
1
-2
/
+0
*
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
2017-05-31
1
-1
/
+3
*
tests/qapi-schema: Avoid 'str' in alternate test cases
Markus Armbruster
2017-05-31
1
-4
/
+5
*
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
2017-03-16
1
-0
/
+7
*
qapi: Back out doc comments added just to please qapi.py
Markus Armbruster
2017-03-16
1
-213
/
+0
*
qapi: add qapi2texi script
Marc-André Lureau
2017-01-16
1
-0
/
+213
*
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
1
-0
/
+4
*
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
1
-5
/
+1
*
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
1
-0
/
+2
*
qapi: Rename 'fields' to 'members' in generator
Eric Blake
2016-03-05
1
-1
/
+1
*
qapi: Add tests of complex objects within alternate
Eric Blake
2016-02-19
1
-1
/
+3
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2016-02-19
1
-3
/
+6
*
qapi: Fix c_name() munging
Eric Blake
2015-12-17
1
-2
/
+3
*
qapi: Use generated TestStruct machinery in tests
Eric Blake
2015-11-09
1
-1
/
+5
*
tests/qapi-schema: Test for reserved names, empty struct
Eric Blake
2015-11-02
1
-0
/
+4
*
qapi: Lazy creation of array types
Eric Blake
2015-10-15
1
-0
/
+4
*
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
2015-10-15
1
-4
/
+7
*
qapi: Drop redundant returns-int test
Eric Blake
2015-10-15
1
-2
/
+3
*
qapi: Move empty-enum to compile-time test
Eric Blake
2015-10-15
1
-0
/
+6
*
qapi: Test use of 'number' within alternates
Eric Blake
2015-10-12
1
-0
/
+8
*
qapi: Test for various name collisions
Eric Blake
2015-10-12
1
-2
/
+5
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
1
-1
/
+4
*
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
2015-09-21
1
-3
/
+0
*
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
Markus Armbruster
2015-09-21
1
-3
/
+0
*
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
2015-09-21
1
-2
/
+2
*
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-15
1
-0
/
+5
*
tests/qapi-schema: Restore test case for flat union base bug
Markus Armbruster
2015-09-04
1
-2
/
+3
[next]