]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Mar 2020 17:57:40 +0000 (17:57 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Mar 2020 17:57:40 +0000 (17:57 +0000)
commitcf4b64406c0e7542b4e1852f5e5a743ad63cf36e
tree20f21f76923373ca6748e970a77742e9b92f9e90
parentb319df553707a3d44c7d027a5d5562f672a768a9
parent709dfb64925ed2b2978bf4c17ab98b2c7a9a05c1
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into staging

Error reporting patches for 2020-03-17

# gpg: Signature made Tue 17 Mar 2020 16:30:49 GMT
# gpg:                using RSA key 354BC8B3D7EB2A6B68674E5F3870B400EB918653
# gpg:                issuer "armbru@redhat.com"
# gpg: Good signature from "Markus Armbruster <armbru@redhat.com>" [full]
# gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>" [full]
# Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653

* remotes/armbru/tags/pull-error-2020-03-17:
  hw/sd/ssi-sd: fix error handling in ssi_sd_realize
  xen-block: Use one Error * variable instead of two
  hw/misc/ivshmem: Use one Error * variable instead of two
  Use &error_abort instead of separate assert()

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