From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeMye-00015S-El for qemu-devel@nongnu.org; Wed, 24 Jan 2018 10:28:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeMyd-0006ca-Ki for qemu-devel@nongnu.org; Wed, 24 Jan 2018 10:28:40 -0500 Received: from mail-ot0-x230.google.com ([2607:f8b0:4003:c0f::230]:37804) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeMyd-0006cI-FF for qemu-devel@nongnu.org; Wed, 24 Jan 2018 10:28:39 -0500 Received: by mail-ot0-x230.google.com with SMTP id a24so3890298otd.4 for ; Wed, 24 Jan 2018 07:28:39 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180122120045.13538-1-cohuck@redhat.com> References: <20180122120045.13538-1-cohuck@redhat.com> From: Peter Maydell Date: Wed, 24 Jan 2018 15:28:18 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/9] s390x update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: QEMU Developers , qemu-s390x , Richard Henderson , Alexander Graf , Thomas Huth , Christian Borntraeger , David Hildenbrand On 22 January 2018 at 12:00, Cornelia Huck wrote: > The following changes since commit b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f: > > Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging (2018-01-19 16:35:25 +0000) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20180122 > > for you to fetch changes up to 9f0d13f4f1de3cf9b70435cc4e87a301ee12471f: > > s390x/kvm: provide stfle.81 (2018-01-22 11:22:43 +0100) > > ---------------------------------------------------------------- > Various fixes/improvements, and support for the new 81/82 > facility bits. > > ---------------------------------------------------------------- > Applied, thanks. -- PMM