]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' into...
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Feb 2019 18:33:00 +0000 (18:33 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Feb 2019 18:33:00 +0000 (18:33 +0000)
commit0266c739abbed804deabb4ccde2aa449466ac3b4
tree3c789a8bfeac4fc6f0b5b8794528facdd9a9f3c2
parent0d3e41d5efd638a0c5682f6813b26448c3c51624
parentba632924450faf6741d299f8feed8150a0c6f884
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' into staging

MIPS queue for February 14th, 2019

# gpg: Signature made Thu 14 Feb 2019 16:48:39 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-14-2019:
  tests/tcg: target/mips: Add tests for MSA logic instructions
  tests/tcg: target/mips: Add wrappers for MSA logic instructions
  tests/tcg: target/mips: Add tests for MSA interleave instructions
  tests/tcg: target/mips: Add wrappers for MSA interleave instructions
  tests/tcg: target/mips: Add tests for MSA bit counting instructions
  tests/tcg: target/mips: Add wrappers for MSA bit counting instructions
  tests/tcg: target/mips: Add a header with test utilities
  tests/tcg: target/mips: Add a header with test inputs
  tests/tcg: target/mips: Remove an unnecessary file
  target/mips: introduce MTTCG-enabled builds
  hw/mips_cpc: kick a VP when putting it into Run statewq
  target/mips: hold BQL in mips_vpe_wake()
  hw/mips_int: hold BQL for all interrupt requests
  target/mips: reimplement SC instruction emulation and use cmpxchg
  target/mips: compare virtual addresses in LL/SC sequence

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