コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Anthony Liguori 5dbee474f3 qapi: allow a 'gen' key to suppress code generation 13 年 前
  Luiz Capitulino 694a099a54 qapi-commands.py: Don't call the output marshal on error 14 年 前
  Anthony Liguori 15e43e64b6 qapi: fixup command generation for functions that return list types 14 年 前
  Anthony Liguori 776574d641 qapi: add code generation support for middle mode 14 年 前
  Michael Roth 7534ba0130 qapi: fix build issue due to missing newline in generated header 14 年 前
  Michael Roth c17d9908a9 qapi: add qapi-commands.py code generator 14 年 前