From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOmpW-0005Bu-B1 for qemu-devel@nongnu.org; Thu, 28 Jan 2016 08:41:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOmpV-0004qe-Fm for qemu-devel@nongnu.org; Thu, 28 Jan 2016 08:41:46 -0500 Received: from mail-vk0-x233.google.com ([2607:f8b0:400c:c05::233]:34573) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOmpV-0004qI-14 for qemu-devel@nongnu.org; Thu, 28 Jan 2016 08:41:45 -0500 Received: by mail-vk0-x233.google.com with SMTP id e185so23641880vkb.1 for ; Thu, 28 Jan 2016 05:41:44 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1453979351-13089-1-git-send-email-cornelia.huck@de.ibm.com> References: <1453979351-13089-1-git-send-email-cornelia.huck@de.ibm.com> From: Peter Maydell Date: Thu, 28 Jan 2016 13:41:25 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/10] next round of s390x patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Christian Borntraeger , Jens Freimann , QEMU Developers , Alexander Graf On 28 January 2016 at 11:09, Cornelia Huck wrote: > The following changes since commit 39c36a0573d9307d68c0c3336b48e6351ffabc06: > > Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160126-2' into staging (2016-01-26 17:25:11 +0000) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20160128 > > for you to fetch changes up to 234779a2b9141d9386289ba5ed86c9d617567646: > > s390x: s390_cpu_get_phys_page_debug has to return -1 (2016-01-27 15:34:48 +0100) > > ---------------------------------------------------------------- > Mostly bugfixes and small improvements; and the gdb target.xml > patch. > > ---------------------------------------------------------------- Applied, thanks. -- PMM