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-commands.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
1
-35
/
+6
2015-05-14
qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
Markus Armbruster
1
-34
/
+24
2015-05-14
qapi: Factor open_output(), close_output() out of generators
Markus Armbruster
1
-64
/
+37
2015-05-14
qapi: Factor parse_command_line() out of the generators
Markus Armbruster
1
-31
/
+3
2015-05-14
qapi: qapi-commands.py option --type is unused, drop it
Markus Armbruster
1
-36
/
+32
2015-05-14
qapi: Support downstream events and commands
Eric Blake
1
-11
/
+5
2015-05-14
qapi: Rename identical c_fun()/c_var() into c_name()
Eric Blake
1
-17
/
+18
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
1
-4
/
+4
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
1
-7
/
+2
2014-06-23
qapi: Suppress unwanted space between type and identifier
Amos Kong
1
-2
/
+2
2014-06-23
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
1
-3
/
+1
2014-05-21
qapi: zero-initialize all QMP command parameters
Michael Roth
1
-1
/
+1
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-16
/
+41
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
1
-3
/
+2
2014-05-15
qapi: Normalize marshalling's visitor initialization and cleanup
Markus Armbruster
1
-15
/
+12
2014-05-08
qapi: Use an explicit input file
LluĂs Vilanova
1
-3
/
+6
2014-03-03
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
1
-20
/
+0
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
1
-2
/
+2
2013-07-16
qapi: qapi-commands: fix possible leaks on visitor dealloc
Luiz Capitulino
1
-7
/
+10
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-7
/
+7
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
1
-0
/
+2
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
1
-0
/
+1
2012-08-13
scripts: qapi-commands.py: qmp-commands.h: include qdict.h
Luiz Capitulino
1
-0
/
+1
2012-05-15
qapi: add support for command options
Luiz Capitulino
1
-2
/
+12
2012-03-27
qmp: parse commands in strict mode
Paolo Bonzini
1
-1
/
+1
2012-03-26
qapi: add c_fun to escape function names
Federico Simoncelli
1
-7
/
+7
2012-01-12
Fix qapi code generation fix
Avi Kivity
1
-8
/
+4
2011-12-27
Fix qapi code generation wrt parallel build
Avi Kivity
1
-3
/
+27
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
1
-0
/
+1
2011-10-27
qapi-commands.py: Don't call the output marshal on error
Luiz Capitulino
1
-1
/
+3
2011-10-04
qapi: fixup command generation for functions that return list types
Anthony Liguori
1
-8
/
+15
2011-10-04
qapi: add code generation support for middle mode
Anthony Liguori
1
-14
/
+65
2011-08-12
qapi: fix build issue due to missing newline in generated header
Michael Roth
1
-1
/
+1
2011-07-21
qapi: add qapi-commands.py code generator
Michael Roth
1
-0
/
+385