]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf4' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 20:53:53 +0000 (20:53 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 20:53:53 +0000 (20:53 +0000)
commit6b02fca71329ed858423b710699952b7f017034e
treec276ba03f3af32b2e6acd70db0d043203d909092
parentef9f8fcbec6276414921dcd042575129a6331a2d
parentfd990e86a7c99f5c99d430160243a3bcc64b0dea
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf4' into staging

A single RISC-V fixup

This is just a single patch, which fixes a bug found by Coverity.

# gpg: Signature made Thu 05 Mar 2020 20:05:03 GMT
# gpg:                using RSA key 2B3C3747446843B24A943A7A2E1319F35FBB1889
# gpg:                issuer "palmer@dabbelt.com"
# gpg: Good signature from "Palmer Dabbelt <palmer@dabbelt.com>" [unknown]
# gpg:                 aka "Palmer Dabbelt <palmer@sifive.com>" [unknown]
# gpg:                 aka "Palmer Dabbelt <palmerdabbelt@google.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 00CE 76D1 8349 60DF CE88  6DF8 EF4C A150 2CCB AB41
#      Subkey fingerprint: 2B3C 3747 4468 43B2 4A94  3A7A 2E13 19F3 5FBB 1889

* remotes/palmer/tags/riscv-for-master-5.0-sf4:
  RISC-V: Add a missing "," in riscv_excp_names

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