Commit History

作者 SHA1 備註 提交日期
  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 年之前