Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' into...
commit18896679aa982609b31b4a7d357a6542e59af093
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jun 2018 13:31:41 +0000 (28 14:31 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jun 2018 13:31:41 +0000 (28 14:31 +0100)
treeeb611853d2472f35bd32375ed7186793427bc3b6
parent1571a23c8f6fff61cf0ed7acb41007d1fd6240f2
parent8e0b373f8aa4b9feec7b44029455587e2e3d2b0f
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-2018-06-27' into staging

MIPS queue

# gpg: Signature made Wed 27 Jun 2018 19:16:23 BST
# gpg:                using RSA key D4972A8967F75A65
# gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.com>"
# 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-2018-06-27:
  target/mips: Fix gdbstub to read/write 64 bit FP registers
  target/mips: Fix data type for offset
  target/mips: Update gen_flt_ldst()
  target/mips: Fix microMIPS on reset
  target/mips: Raise a RI when given fs is n/a from CTC1
  hw/pci-host/xilinx-pcie: don't make "io" region be RAM
  hw/mips/mips_malta: don't make bios region 'nomigrate'
  hw/mips/boston: don't make flash region 'nomigrate'
  MAINTAINERS: update target-mips maintainers

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