From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6agB-0002De-AA for qemu-devel@nongnu.org; Mon, 14 Jul 2014 03:28:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X6ag3-0001K5-Hu for qemu-devel@nongnu.org; Mon, 14 Jul 2014 03:28:07 -0400 Received: from e06smtp12.uk.ibm.com ([195.75.94.108]:32948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X6ag3-0001IW-8B for qemu-devel@nongnu.org; Mon, 14 Jul 2014 03:27:59 -0400 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 14 Jul 2014 08:27:56 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 4BF851B0807B for ; Mon, 14 Jul 2014 08:28:33 +0100 (BST) Received: from d06av08.portsmouth.uk.ibm.com (d06av08.portsmouth.uk.ibm.com [9.149.37.249]) by b06cxnps4074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s6E7RrhQ27918356 for ; Mon, 14 Jul 2014 07:27:53 GMT Received: from d06av08.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s6E7RqKF005143 for ; Mon, 14 Jul 2014 01:27:53 -0600 From: Cornelia Huck Date: Mon, 14 Jul 2014 09:27:48 +0200 Message-Id: <1405322869-29823-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PULL for-2.1 0/1] s390x/kvm: bugfix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, agraf@suse.de, borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, aliguori@amazon.com, Cornelia Huck The following changes since commit ab6d3749c4915cd5692633e321f7745dce06fe77: Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20140711-1' into staging (2014-07-11 17:50:38 +0100) are available in the git repository at: git://github.com/cohuck/qemu.git tags/s390x-20140714 for you to fetch changes up to 85ad6230b3af048109b3e949ca95ade4dd9a0bfa: s390x/kvm: synchronize guest floating point registers (2014-07-14 09:15:38 +0200) ---------------------------------------------------------------- A s390x/kvm bugfix for missing floating point register synchronization. ---------------------------------------------------------------- Jason J. Herne (1): s390x/kvm: synchronize guest floating point registers target-s390x/kvm.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) -- 1.7.9.5