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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
2017-09-01
8
-0
/
+12
*
qapi: Introduce a first class 'null' type
Markus Armbruster
2017-07-24
2
-1
/
+3
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
10
-10
/
+10
*
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2017-06-19
2
-10
/
+0
*
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
2017-05-31
13
-9
/
+25
*
tests/qapi-schema: Avoid 'str' in alternate test cases
Markus Armbruster
2017-05-31
7
-22
/
+27
*
qapi2texi: Fix translation of *strong* and _emphasized_
Markus Armbruster
2017-03-21
1
-4
/
+4
*
tests/qapi-schema: Systematic positive doc comment tests
Markus Armbruster
2017-03-21
5
-0
/
+528
*
tests/qapi-schema: Make test-qapi.py print docs again
Markus Armbruster
2017-03-21
1
-0
/
+11
*
qapi: Fix a misleading parser error message
Markus Armbruster
2017-03-16
1
-1
/
+1
*
qapi: Fix detection of bogus member documentation
Markus Armbruster
2017-03-16
3
-12
/
+2
*
tests/qapi-schema: Improve coverage of bogus member docs
Markus Armbruster
2017-03-16
8
-0
/
+42
*
tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg
Markus Armbruster
2017-03-16
5
-1
/
+1
*
qapi: Move empty doc section checking to doc parser
Markus Armbruster
2017-03-16
1
-1
/
+1
*
qapi: Improve error message on @NAME: in free-form doc
Markus Armbruster
2017-03-16
1
-1
/
+1
*
qapi: Move detection of doc / expression name mismatch
Markus Armbruster
2017-03-16
1
-1
/
+1
*
qapi: Fix detection of doc / expression mismatch
Markus Armbruster
2017-03-16
11
-15
/
+6
*
tests/qapi-schema: Improve doc / expression mismatch coverage
Markus Armbruster
2017-03-16
12
-0
/
+35
*
qapi: The #optional tag is redundant, drop
Markus Armbruster
2017-03-16
4
-9
/
+0
*
qapi: Fix to reject empty union base gracefully
Markus Armbruster
2017-03-16
1
-10
/
+1
*
tests/qapi-schema: Cover empty union base
Markus Armbruster
2017-03-16
4
-0
/
+20
*
qapi: Have each QAPI schema declare its name rule violations
Markus Armbruster
2017-03-16
6
-1
/
+7
*
qapi: Have each QAPI schema declare its returns white-list
Markus Armbruster
2017-03-16
7
-1
/
+17
*
qapi: Back out doc comments added just to please qapi.py
Markus Armbruster
2017-03-16
200
-1074
/
+92
*
qapi: Make doc comments optional where we don't need them
Markus Armbruster
2017-03-16
20
-0
/
+27
*
qapi: add qapi2texi script
Marc-André Lureau
2017-01-16
272
-92
/
+1238
*
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
24
-3
/
+35
*
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
2016-07-19
5
-13
/
+21
*
qapi: Hide tag_name data member of variants
Eric Blake
2016-07-19
2
-2
/
+11
*
qapi: Require all branches of flat union enum to be covered
Eric Blake
2016-07-19
4
-0
/
+11
*
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
4
-14
/
+9
*
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
9
-88
/
+88
*
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
2
-0
/
+4
*
qapi: Drop useless 'data' member of unions
Eric Blake
2016-03-05
4
-17
/
+0
*
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
2
-2
/
+6
*
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
4
-0
/
+6
*
qapi: Forbid empty unions and useless alternates
Eric Blake
2016-02-19
12
-26
/
+9
*
qapi-visit: Honor prefix of discriminator enum
Eric Blake
2016-02-19
2
-5
/
+11
*
qapi: Detect base class loops
Eric Blake
2015-12-17
8
-0
/
+9
*
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
12
-18
/
+8
*
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
12
-0
/
+13
*
qapi: Simplify visiting of alternate types
Eric Blake
2015-12-17
2
-9
/
+0
*
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-12-17
13
-0
/
+26
*
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
12
-14
/
+0
*
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
8
-0
/
+12
*
qapi: Fix c_name() munging
Eric Blake
2015-12-17
2
-2
/
+4
*
qapi: Detect collisions in C member names
Eric Blake
2015-12-17
4
-10
/
+4
*
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-17
12
-60
/
+0
*
qapi: Track simple union tag in object.local_members
Eric Blake
2015-12-17
3
-0
/
+4
[next]