Historia zmian

Autor SHA1 Wiadomość Data
  Markus Armbruster 7fad30f06e qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() 10 lat temu
  Markus Armbruster f15380190a qapi-commands: Rearrange code 10 lat temu
  Markus Armbruster e98859a9b9 qapi: Clean up after recent conversions to QAPISchemaVisitor 10 lat temu
  Markus Armbruster 5710153e73 qapi: Replace dirty is_c_ptr() by method c_null() 10 lat temu
  Markus Armbruster ee44602857 qapi-commands: Convert to QAPISchemaVisitor 10 lat temu
  Markus Armbruster ac88219a6c qapi: New QAPISchema intermediate reperesentation 10 lat temu
  Markus Armbruster 3a864e7c52 qapi: Generated code cleanup 10 lat temu
  Markus Armbruster 3f99144cd9 qapi-commands: Drop useless initialization 10 lat temu
  Markus Armbruster 1f9a7a1a58 qapi-commands: Don't feed output of mcgen() to mcgen() again 10 lat temu
  Markus Armbruster e02bca281c qapi-commands: Inline gen_marshal_output_call() 10 lat temu
  Markus Armbruster 8102307f51 qapi-commands: Fix gen_err_check(e) for e and e != 'local_err' 10 lat temu
  Markus Armbruster 5aa05d3f72 qapi: Drop unused and useless parameters and variables 10 lat temu
  Markus Armbruster 77e703b861 qapi: Clean up cgen() and mcgen() 10 lat temu
  Markus Armbruster cc7a8ea740 Include qapi/qmp/qerror.h exactly where needed 10 lat temu
  Markus Armbruster 485febc6d1 qmp: Wean off qerror_report() 10 lat temu
  Markus Armbruster 4180978c92 qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue() 10 lat temu
  Markus Armbruster 12f8e1b9ff qapi: Factor open_output(), close_output() out of generators 10 lat temu
  Markus Armbruster 2114f5a98d qapi: Factor parse_command_line() out of the generators 10 lat temu
  Markus Armbruster 72aaa73a4a qapi: qapi-commands.py option --type is unused, drop it 10 lat temu
  Eric Blake e3c4c3d796 qapi: Support downstream events and commands 10 lat temu
  Eric Blake 18df515ebb qapi: Rename identical c_fun()/c_var() into c_name() 10 lat temu
  Eric Blake 6b5abc7df7 qapi: Drop support for inline nested types 10 lat temu
  Eric Blake d708cdbe87 qapi: Unify type bypass and add tests 10 lat temu
  Amos Kong 05dfb26cd2 qapi: Suppress unwanted space between type and identifier 11 lat temu
  Amos Kong 0d14eeb233 qapi: add const prefix to 'char *' insider c_type() 11 lat temu
  Michael Roth fc13d93726 qapi: zero-initialize all QMP command parameters 11 lat temu
  Markus Armbruster 297a3646c2 qapi: Replace uncommon use of the error API by the common one 11 lat temu
  Markus Armbruster e2cd0f4fb4 qapi: Replace start_optional()/end_optional() by optional() 11 lat temu
  Markus Armbruster f9bee751be qapi: Normalize marshalling's visitor initialization and cleanup 11 lat temu
  Lluís Vilanova 33aaad529e qapi: Use an explicit input file 11 lat temu