]> git.ipfire.org Git - thirdparty/qemu.git/commit
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2019 12:59:49 +0000 (12:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2019 12:59:49 +0000 (12:59 +0000)
commit711d13d5e2e160c1c3bcbd302af6df3980a99469
tree7204f6c186475e8d7399989b02fd4848f172d8c0
parent093a2af7b67e98808dbb7c5364ac21602bec0881
parent37b9aae2e6e005e6df206a0b4804972460806166
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' into staging

MIPS queue for February 27th, 2019

# gpg: Signature made Wed 27 Feb 2019 13:27:36 GMT
# gpg:                using RSA key D4972A8967F75A65
# gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.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: 8526 FBF1 5DA3 811F 4A01  DD75 D497 2A89 67F7 5A65

* remotes/amarkovic/tags/mips-queue-feb-27-2019:
  target/mips: Preparing for adding MMI instructions
  tests/tcg: target/mips: Add tests for MSA integer max/min instructions
  tests/tcg: target/mips: Add wrappers for MSA integer max/min instructions
  qemu-doc: Add section on MIPS' Boston board
  qemu-doc: Add section on MIPS' Fulong 2E board
  qemu-doc: Move section on MIPS' mipssim pseudo board
  disas: nanoMIPS: Fix a function misnomer
  tests/tcg: target/mips: Add tests for MSA integer compare instructions

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