Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Armbruster 56d92b003a qapi-commands: De-duplicate output marshaling functions hace 10 años
  Markus Armbruster 03b4367a55 qapi: De-duplicate parameter list generation hace 10 años
  Markus Armbruster 7fad30f06e qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() hace 10 años
  Markus Armbruster f15380190a qapi-commands: Rearrange code hace 10 años
  Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor hace 10 años
  Markus Armbruster 5710153e73 qapi: Replace dirty is_c_ptr() by method c_null() hace 10 años
  Markus Armbruster ee44602857 qapi-commands: Convert to QAPISchemaVisitor hace 10 años
  Markus Armbruster ac88219a6c qapi: New QAPISchema intermediate reperesentation hace 10 años
  Markus Armbruster 3a864e7c52 qapi: Generated code cleanup hace 10 años
  Markus Armbruster 3f99144cd9 qapi-commands: Drop useless initialization hace 10 años
  Markus Armbruster 1f9a7a1a58 qapi-commands: Don't feed output of mcgen() to mcgen() again hace 10 años
  Markus Armbruster e02bca281c qapi-commands: Inline gen_marshal_output_call() hace 10 años
  Markus Armbruster 8102307f51 qapi-commands: Fix gen_err_check(e) for e and e != 'local_err' hace 10 años
  Markus Armbruster 5aa05d3f72 qapi: Drop unused and useless parameters and variables hace 10 años
  Markus Armbruster 77e703b861 qapi: Clean up cgen() and mcgen() hace 10 años
  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