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
/
scripts
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
qapi: restrict allow-oob value to be "true"
Peter Xu
1
-1
/
+1
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
4
-13
/
+29
2018-03-19
qapi: generate a literal qobject for introspection
Marc-André Lureau
1
-33
/
+43
2018-03-19
qapi2texi: minor python code simplification
Marc-André Lureau
1
-4
/
+3
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
6
-26
/
+11
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
4
-17
/
+25
2018-03-02
qapi: Generate separate .h, .c for each module
Markus Armbruster
3
-21
/
+66
2018-03-02
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
3
-83
/
+102
2018-03-02
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
7
-243
/
+189
2018-03-02
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
1
-1
/
+1
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
1
-4
/
+39
2018-03-02
qapi: Generate in source order
Markus Armbruster
1
-2
/
+4
2018-03-02
qapi: Record 'include' directives in parse tree
Markus Armbruster
1
-4
/
+16
2018-03-02
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
1
-6
/
+9
2018-03-02
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
1
-14
/
+9
2018-03-02
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
1
-4
/
+4
2018-03-02
qapi: Improve include file name reporting in error messages
Markus Armbruster
1
-6
/
+6
2018-03-02
qapi: Touch generated files only when they change
Markus Armbruster
1
-2
/
+9
2018-03-02
qapi-gen: Convert from getopt to argparse
Markus Armbruster
1
-43
/
+0
2018-03-02
qapi-gen: New common driver for code and doc generators
Markus Armbruster
8
-0
/
+3623