Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Jul 2015 14:25:24 +0000 (15:25 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Jul 2015 14:25:24 +0000 (15:25 +0100)
commit8b89b3a8df0a7d1ddbc9744f66a495986af667ca
tree1877ea53996f0532a797a8f65ef176cb7cc7fe4e
parent5e868d2e5e4aff76bdef787e44bc2d1eca18901f
parent52579c681cb12bf64de793e85edc50d990f4d42f
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into staging

MIPS patches 2015-07-28

Changes:
* net/dp8393x fixes
* Vectored Interrupts bug fix
* fix for a bug in machine.c which was provoking a warning on FreeBSD

# gpg: Signature made Tue Jul 28 10:47:19 2015 BST using RSA key ID 0B29DA6B
# gpg: Good signature from "Leon Alrae <leon.alrae@imgtec.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: 8DD3 2F98 5495 9D66 35D4  4FC0 5211 8E3C 0B29 DA6B

* remotes/lalrae/tags/mips-20150728:
  net/dp8393x: do not use memory_region_init_rom_device with NULL
  net/dp8393x: remove check of runt packets
  net/dp8393x: disable user creation
  target-mips: fix offset calculation for Interrupts
  target-mips: fix passing incompatible pointer type in machine.c

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