index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
qapi: Fix array first used in a different module
Markus Armbruster
2
-0
/
+7
2019-03-05
tests/qapi-schema: Cover forward reference to sub-module
Markus Armbruster
2
-1
/
+7
2019-03-05
tests: Rename UserDefNativeListUnion to UserDefListUnion
Markus Armbruster
2
-7
/
+7
2019-03-05
qapi: Fix code generation for sub-modules in other directories
Markus Armbruster
10
-25
/
+23
2019-03-05
tests/qapi-schema: Cover conditional arrays
Markus Armbruster
2
-2
/
+4
2019-03-05
tests/qapi-schema: Make test-qapi.py print arrays
Markus Armbruster
2
-0
/
+12
2019-02-18
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
11
-0
/
+11
2018-12-14
qapi: add condition to variants documentation
Marc-André Lureau
3
-4
/
+7
2018-12-14
qapi: add 'If:' condition to struct members documentation
Marc-André Lureau
3
-1
/
+4
2018-12-14
qapi: add 'If:' condition to enum values documentation
Marc-André Lureau
3
-2
/
+5
2018-12-13
qapi: add 'if' to alternate members
Marc-André Lureau
2
-1
/
+4
2018-12-13
qapi: add 'if' to union members
Marc-André Lureau
3
-1
/
+8
2018-12-13
qapi: Add 'if' to implicit struct members
Marc-André Lureau
7
-3
/
+34
2018-12-13
qapi: add a dictionary form for TYPE
Marc-André Lureau
28
-8
/
+47
2018-12-13
qapi: add 'if' to enum members
Marc-André Lureau
8
-3
/
+12
2018-12-13
qapi: add a dictionary form with 'name' key for enum members
Marc-André Lureau
10
-3
/
+8
2018-12-13
qapi: improve reporting of unknown or missing keys
Marc-André Lureau
4
-2
/
+5
2018-12-13
tests: print enum type members more like object type members
Marc-André Lureau
12
-27
/
+149
2018-12-13
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
Marc-André Lureau
1
-2
/
+2
2018-12-13
tests/qapi: Cover commands with 'if' and union / alternate 'data'
Marc-André Lureau
2
-0
/
+18
2018-08-31
tests: add a qmp success-response test
Marc-André Lureau
2
-0
/
+4
2018-08-15
qapi: Fix some pycodestyle-3 complaints
Markus Armbruster
1
-6
/
+7
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
1
-1
/
+1
2018-07-03
qapi: add 'If:' section to generated documentation
Marc-André Lureau
3
-1
/
+4
2018-07-03
qapi: add 'ifcond' to visitor methods
Marc-André Lureau
2
-5
/
+24
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
18
-0
/
+72
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
1
-1
/
+1
2018-06-22
qapi: allow empty branches in flat unions
Anton Nefedov
6
-14
/
+6
2018-05-30
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
10
-20
/
+24
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
1
-2
/
+2
2018-03-27
tests: add oob-test for qapi-schema
Peter Xu
6
-0
/
+9
2018-03-27
tests: let qapi-schema tests detect oob
Peter Xu
5
-16
/
+16
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
1
-1
/
+1
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
11
-0
/
+32
2018-03-02
qapi: Generate in source order
Markus Armbruster
11
-187
/
+187
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
1
-2
/
+8
2018-03-02
qapi: Improve include file name reporting in error messages
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
1
-3
/
+1
2018-03-02
qapi: Streamline boilerplate comment generation
Markus Armbruster
1
-1
/
+2
2018-02-05
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
1
-1
/
+1
2018-02-05
qapi: convert to use python print function instead of statement
Daniel P. Berrange
1
-20
/
+21
2017-12-20
qapi2texi: Simplify representation of section text
Markus Armbruster
1
-10
/
+0
2017-12-20
qapi: Simplify representation of QAPIDoc section text
Markus Armbruster
2
-3
/
+4
2017-12-20
qapi: Unify representation of doc section without name
Markus Armbruster
2
-2
/
+2
2017-12-20
tests/qapi-schema/doc-bad-section: New, factored out of doc-good
Markus Armbruster
7
-3
/
+27
2017-09-01
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
8
-0
/
+12
2017-07-24
qapi: Introduce a first class 'null' type
Markus Armbruster
2
-1
/
+3
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
10
-10
/
+10
2017-06-19
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
2
-10
/
+0
2017-05-31
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
13
-9
/
+25
[next]