]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Sep 2015 13:51:35 +0000 (14:51 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Sep 2015 13:51:35 +0000 (14:51 +0100)
commitfe556410cf09d6181a4e694c6db31562fdcfbeba
tree446fe818d55c1e27fb956954badaceb1b61c3bf8
parentfbf054cb0a8ce2dc8f2d3012fb9204ef50d28d17
parent1e9b65bb1bad51735cab6c861c29b592dccabf0e
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into staging

error: On abort, report where the error was created

# gpg: Signature made Thu 10 Sep 2015 13:01:39 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-error-2015-09-10:
  error: On abort, report where the error was created
  error: Revamp interface documentation
  error: error_set_errno() is unused, drop
  qga/vss-win32: Document the DLL requires non-null errp
  qga: Clean up unnecessarily dirty casts
  error: Make error_setg() a function
  error: De-duplicate code creating Error objects

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>