1. 19 5月, 2015 12 次提交
  2. 18 5月, 2015 14 次提交
  3. 16 5月, 2015 1 次提交
    • P
      Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-05-15' into staging · 385057cb
      Peter Maydell 提交于
      qapi: Fix qapi mangling of downstream names, and more
      
      # gpg: Signature made Fri May 15 17:41:31 2015 BST using RSA key ID EB918653
      # gpg: Good signature from "Markus Armbruster <armbru@redhat.com>"
      # gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>"
      
      * remotes/armbru/tags/pull-qapi-2015-05-15: (26 commits)
        qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
        qapi: Drop pointless flush() before close()
        qapi: Factor open_output(), close_output() out of generators
        qapi: Turn generators' mandatory option -i into an argument
        qapi: Fix generators to report command line errors decently
        qapi: Factor parse_command_line() out of the generators
        qapi: qapi-commands.py option --type is unused, drop it
        qapi: qapi-event.py option -b does nothing, drop it
        tests: Add missing dependencies on $(qapi-py)
        qapi: Support downstream events and commands
        qapi: Support downstream alternates
        qapi: Support downstream flat unions
        qapi: Support downstream simple unions
        qapi: Support downstream structs
        qapi: Support downstream enums
        qapi: Make c_type() consistently convert qapi names
        qapi: Tidy c_type() logic
        qapi: Move camel_to_upper(), c_enum_const() to closely related code
        qapi: Use c_enum_const() in generate_alternate_qtypes()
        qapi: Simplify c_enum_const()
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      385057cb
  4. 15 5月, 2015 13 次提交