Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request'...
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Dec 2018 15:31:02 +0000 (15:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Dec 2018 15:31:02 +0000 (15:31 +0000)
commitb72566a4ffaddbc0c0c1f6f5ee91b42ab13ff429
treead3ec63efcedfc5d2ddee3af80a09f9b1101f577
parentadf02c4419e9ac4b3d9a16efdb7e3089c19ae246
parentb2322003b6389c7c98104c8626ffa342928ba83c
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-request' into staging

Trivial patches (2018-12-18)

# gpg: Signature made Tue 18 Dec 2018 14:28:41 GMT
# gpg:                using RSA key F30C38BD3F2FBE3C
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>"
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>"
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>"
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier2/tags/trivial-patches-pull-request:
  error: Remove NULL checks on error_propagate() calls
  vl: Use error_fatal to simplify obvious fatal errors (again)
  i386: hvf: drop debug printf in decode_sldtgroup
  docs/devel/build-system: fix 'softmu' typo

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