Branch: refs/heads/master Home: https://github.com/qemu/qemu Commit: 70f17a15ca0fe47eeae1ac83086130e6e7ba57c8 https://github.com/qemu/qemu/commit/70f17a15ca0fe47eeae1ac83086130e6e7ba57c8 Author: Markus Armbruster <arm...@redhat.com> Date: 2017-07-24 (Mon, 24 Jul 2017)
Changed paths: M util/qemu-error.c Log Message: ----------- error: Revert unwanted change of warning messages Commit 97f4030 changed warning messages from timestamp-if-enabled progname ":" location "warning: " message to "warning: " timestamp-if-enabled progname ":" location message This regressed qemu-iotests 051. Put "warning: " right back where it was, along with "info: ". Reported-by: Kevin Wolf <kw...@redhat.com> Cc: Alistair Francis <alistair.fran...@xilinx.com> Signed-off-by: Markus Armbruster <arm...@redhat.com> Message-Id: <1500449614-16811-1-git-send-email-arm...@redhat.com> Reviewed-by: Alistair Francis <alistair.fran...@xilinx.com> Reviewed-by: Kevin Wolf <kw...@redhat.com> Commit: 1d1424ba86580ea68503a9b468ce4c8d511c5c9f https://github.com/qemu/qemu/commit/1d1424ba86580ea68503a9b468ce4c8d511c5c9f Author: Peter Maydell <peter.mayd...@linaro.org> Date: 2017-07-24 (Mon, 24 Jul 2017) Changed paths: M util/qemu-error.c Log Message: ----------- Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into staging Error reporting patches for 2017-07-24 # gpg: Signature made Mon 24 Jul 2017 13:17:49 BST # gpg: using RSA key 0x3870B400EB918653 # gpg: Good signature from "Markus Armbruster <arm...@redhat.com>" # gpg: aka "Markus Armbruster <arm...@pond.sub.org>" # Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867 4E5F 3870 B400 EB91 8653 * remotes/armbru/tags/pull-error-2017-07-24: error: Revert unwanted change of warning messages Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Compare: https://github.com/qemu/qemu/compare/cf44d31d35df...1d1424ba8658