]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Dec 2015 16:30:27 +0000 (16:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 1 Dec 2015 16:30:27 +0000 (16:30 +0000)
commite3d58827fe4efa8d40a78359350a185e238514e0
tree0da521ae13425630d48f0948a961f2884a423d3b
parentd90eb45902413540005d2196500270eb903f488a
parentf0a399dbae6a2d0e2e15eb7ce0783286bbd9fe04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into staging

Last round of s390x fixes for 2.5:
- The bios should be built for the first z machine, so that newer
  instructions don't creep in.
- Silence annoying message when running make check.
- Fix a problem with the pci iommu exposed by recent changes.

# gpg: Signature made Tue 01 Dec 2015 08:59:42 GMT using RSA key ID C6F02FAF
# gpg: Good signature from "Cornelia Huck <huckc@linux.vnet.ibm.com>"
# gpg:                 aka "Cornelia Huck <cornelia.huck@de.ibm.com>"

* remotes/cohuck/tags/s390x-20151201:
  s390x/pci: fix up IOMMU size
  s390x: no deprecation warning while testing
  pc-bios/s390-ccw: rebuild image
  pc-bios/s390-ccw: build for z900

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