Historial de Commits

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