Markus Armbruster
|
cc7a8ea740
Include qapi/qmp/qerror.h exactly where needed
|
10 سال پیش |
Markus Armbruster
|
485febc6d1
qmp: Wean off qerror_report()
|
10 سال پیش |
Markus Armbruster
|
4180978c92
qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
|
10 سال پیش |
Markus Armbruster
|
12f8e1b9ff
qapi: Factor open_output(), close_output() out of generators
|
10 سال پیش |
Markus Armbruster
|
2114f5a98d
qapi: Factor parse_command_line() out of the generators
|
10 سال پیش |
Markus Armbruster
|
72aaa73a4a
qapi: qapi-commands.py option --type is unused, drop it
|
10 سال پیش |
Eric Blake
|
e3c4c3d796
qapi: Support downstream events and commands
|
10 سال پیش |
Eric Blake
|
18df515ebb
qapi: Rename identical c_fun()/c_var() into c_name()
|
10 سال پیش |
Eric Blake
|
6b5abc7df7
qapi: Drop support for inline nested types
|
10 سال پیش |
Eric Blake
|
d708cdbe87
qapi: Unify type bypass and add tests
|
10 سال پیش |
Amos Kong
|
05dfb26cd2
qapi: Suppress unwanted space between type and identifier
|
11 سال پیش |
Amos Kong
|
0d14eeb233
qapi: add const prefix to 'char *' insider c_type()
|
11 سال پیش |
Michael Roth
|
fc13d93726
qapi: zero-initialize all QMP command parameters
|
11 سال پیش |
Markus Armbruster
|
297a3646c2
qapi: Replace uncommon use of the error API by the common one
|
11 سال پیش |
Markus Armbruster
|
e2cd0f4fb4
qapi: Replace start_optional()/end_optional() by optional()
|
11 سال پیش |
Markus Armbruster
|
f9bee751be
qapi: Normalize marshalling's visitor initialization and cleanup
|
11 سال پیش |
Lluís Vilanova
|
33aaad529e
qapi: Use an explicit input file
|
11 سال پیش |
Markus Armbruster
|
56bed4135f
qapi: Drop unused code in qapi-commands.py
|
11 سال پیش |
Markus Armbruster
|
678e48a2e4
qapi: Fix licensing of scripts
|
11 سال پیش |
Luiz Capitulino
|
8f91ad8a1b
qapi: qapi-commands: fix possible leaks on visitor dealloc
|
12 سال پیش |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 سال پیش |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 سال پیش |
Paolo Bonzini
|
4167c42c5e
qapi: remove qapi/qapi-types-core.h
|
12 سال پیش |
Paolo Bonzini
|
79ee7df885
qapi: move inclusions of qemu-common.h from headers to .c files
|
12 سال پیش |
Luiz Capitulino
|
08b76b9fc3
scripts: qapi-commands.py: qmp-commands.h: include qdict.h
|
13 سال پیش |
Luiz Capitulino
|
d34b867d81
qapi: add support for command options
|
13 سال پیش |
Paolo Bonzini
|
6d36d7dc2b
qmp: parse commands in strict mode
|
13 سال پیش |
Federico Simoncelli
|
c9da228b49
qapi: add c_fun to escape function names
|
13 سال پیش |
Avi Kivity
|
19bf7c8708
Fix qapi code generation fix
|
13 سال پیش |
Avi Kivity
|
8d3bc5178f
Fix qapi code generation wrt parallel build
|
13 سال پیش |