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.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
Add c++ keywords to QAPI helper script
Tomoki Sekiyama
1
-1
/
+11
2013-08-20
scripts/qapi.py: Avoid syntax not supported by Python 2.4
Peter Maydell
1
-1
/
+1
2013-07-29
qapi.py: Permit comments starting anywhere on the line
Markus Armbruster
1
-2
/
+1
2013-07-29
qapi.py: Rename expr_eval to expr in parse_schema()
Markus Armbruster
1
-9
/
+9
2013-07-29
qapi.py: Fix diagnosing non-objects at a schema's top-level
Markus Armbruster
1
-4
/
+6
2013-07-29
qapi.py: Fix schema parser to check syntax systematically
Markus Armbruster
1
-10
/
+30
2013-07-29
qapi.py: Reject invalid characters in schema file
Markus Armbruster
1
-0
/
+2
2013-07-29
qapi.py: Decent syntax error reporting
Markus Armbruster
1
-2
/
+27
2013-07-29
qapi.py: Restructure lexer and parser
Markus Armbruster
1
-80
/
+83
2013-07-26
qapi: Anonymous unions
Kevin Wolf
1
-0
/
+15
2013-07-26
qapi.py: Maintain a list of union types
Kevin Wolf
1
-0
/
+13
2013-07-10
qapi.py: Allow top-level type reference for command definitions
Kevin Wolf
1
-0
/
+19
2013-07-10
qapi.py: Avoid code duplication
Kevin Wolf
1
-9
/
+9
2013-05-23
qapi: qapi-types.py, native list support
Michael Roth
1
-0
/
+23
2012-09-26
qapi: add "unix" to the set of reserved words
Paolo Bonzini
1
-1
/
+3
2012-09-26
qapi: do not protect enum values from namespace pollution
Paolo Bonzini
1
-4
/
+4
2012-08-09
qapi: avoid reserved keywords
Blue Swirl
1
-0
/
+16
2012-08-01
qapi: qapi.py: allow the "'" character to be escaped
Luiz Capitulino
1
-10
/
+21
2012-07-23
qapi: introduce "size" type
Laszlo Ersek
1
-0
/
+2
2012-07-23
qapi: generate C types for fixed-width integers
Laszlo Ersek
1
-0
/
+4
2012-03-26
qapi: add c_fun to escape function names
Federico Simoncelli
1
-1
/
+4
2011-11-30
qapi: fix guardname generation
Michael Roth
1
-3
/
+4
2011-10-04
qapi: add code generation support for middle mode
Anthony Liguori
1
-1
/
+3
2011-07-21
qapi: add qapi.py helper libraries
Michael Roth
1
-0
/
+203