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
*
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
2018-05-30
10
-20
/
+24
*
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-05-30
1
-2
/
+2
*
tests: add oob-test for qapi-schema
Peter Xu
2018-03-27
6
-0
/
+9
*
tests: let qapi-schema tests detect oob
Peter Xu
2018-03-27
5
-16
/
+16
*
qapi: introduce new cmd option "allow-oob"
Peter Xu
2018-03-19
1
-1
/
+1
*
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
11
-0
/
+32
*
qapi: Generate in source order
Markus Armbruster
2018-03-02
11
-187
/
+187
*
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
2018-03-02
1
-2
/
+8
*
qapi: Improve include file name reporting in error messages
Markus Armbruster
2018-03-02
1
-1
/
+1
*
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2018-03-02
1
-3
/
+1
*
qapi: Streamline boilerplate comment generation
Markus Armbruster
2018-03-02
1
-1
/
+2
*
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
2018-02-05
1
-1
/
+1
*
qapi: convert to use python print function instead of statement
Daniel P. Berrange
2018-02-05
1
-20
/
+21
*
qapi2texi: Simplify representation of section text
Markus Armbruster
2017-12-20
1
-10
/
+0
*
qapi: Simplify representation of QAPIDoc section text
Markus Armbruster
2017-12-20
2
-3
/
+4
*
qapi: Unify representation of doc section without name
Markus Armbruster
2017-12-20
2
-2
/
+2
*
tests/qapi-schema/doc-bad-section: New, factored out of doc-good
Markus Armbruster
2017-12-20
7
-3
/
+27
*
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
[next]