Historia zmian

Autor SHA1 Wiadomość Data
  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
  Markus Armbruster 56bed4135f qapi: Drop unused code in qapi-commands.py 11 lat temu
  Markus Armbruster 678e48a2e4 qapi: Fix licensing of scripts 11 lat temu
  Luiz Capitulino 8f91ad8a1b qapi: qapi-commands: fix possible leaks on visitor dealloc 12 lat temu
  Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 12 lat temu
  Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 12 lat temu
  Paolo Bonzini 4167c42c5e qapi: remove qapi/qapi-types-core.h 12 lat temu
  Paolo Bonzini 79ee7df885 qapi: move inclusions of qemu-common.h from headers to .c files 12 lat temu
  Luiz Capitulino 08b76b9fc3 scripts: qapi-commands.py: qmp-commands.h: include qdict.h 13 lat temu
  Luiz Capitulino d34b867d81 qapi: add support for command options 13 lat temu
  Paolo Bonzini 6d36d7dc2b qmp: parse commands in strict mode 13 lat temu
  Federico Simoncelli c9da228b49 qapi: add c_fun to escape function names 13 lat temu
  Avi Kivity 19bf7c8708 Fix qapi code generation fix 13 lat temu
  Avi Kivity 8d3bc5178f Fix qapi code generation wrt parallel build 13 lat temu