On 28 May 2015 at 09:42, Cornelia Huck <cornelia.h...@de.ibm.com> wrote: > The following changes since commit 0915aed5842bd4dbe396b92d4f3b846ae29ad663: > > Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into > staging (2015-05-26 11:31:03 +0100) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20150528 > > for you to fetch changes up to 46ca6b3bc99ebf9205e28ed14c023ebf84d39bb7: > > s390x: Enable vector processing capability (2015-05-27 17:52:04 +0200) > > ---------------------------------------------------------------- > A set of patches add support for vector registers on s390x. > Notable: Floating point registers and vector registers overlap, > so extra care is needed so that we end up with a consistent state > in all cases.
Applied, thanks. -- PMM