Merge remote-tracking branch 'remotes/philmd/tags/mips-fixes-20210322' into staging
commitc95bd5ff1660883d15ad6e0005e4c8571604f51a
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 22 Mar 2021 14:26:13 +0000 (22 14:26 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 22 Mar 2021 14:26:13 +0000 (22 14:26 +0000)
treeef6408b0444e469cc6b24addf9d57651fcb6600c
parentb184750926812cb78ac0caf4c4b2b13683b5bde3
parentf071dc1f0ccc45e4ac4f538b7c273a0fdcfe1401
Merge remote-tracking branch 'remotes/philmd/tags/mips-fixes-20210322' into staging

MIPS patches queue

- Fix array overrun (Coverity CID 1450831)
- Deprecate KVM TE (Trap-and-Emul)

# gpg: Signature made Mon 22 Mar 2021 14:06:48 GMT
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd/tags/mips-fixes-20210322:
  target/mips: Deprecate Trap-and-Emul KVM support
  target/mips/mxu_translate.c: Fix array overrun for D16MIN/D16MAX

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