]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 21 Oct 2015 14:07:42 +0000 (15:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 21 Oct 2015 14:07:42 +0000 (15:07 +0100)
commit8bfaa25fce2c22060a17501980943538801056de
treebc98ce8c11d3d30cad8b2937bb1ec61cf64fb2a8
parent426c0df9e3e6e64c7ea489092c57088ca4d227d0
parent1cd4e0f6f0a6b1978a5868b41d4faae2071dc4ee
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into staging

More s390x patches. The first ones are fixes: A regression, missed
compat and a missed part of the SIMD support. The others contain
optimizations and cleanup.

# gpg: Signature made Wed 21 Oct 2015 11:24:48 BST 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-20151021-v2:
  s390x/cmma: clean up cmma reset
  s390x: reset crypto only on clear reset and QEMU reset
  s390x: machine reset function with new ipl cpu handling
  s390x/ipl: we always have an ipl device
  s390x: unify device reset during subsystem_reset()
  s390x: flagify mcic values
  s390x/kvm: Fix vector validity bit in device machine checks
  s390x/virtio-ccw: fix 2.4 virtio compat
  util/qemu-config: fix missing machine command line options

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