From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7ZN-0007P7-Gj for qemu-devel@nongnu.org; Thu, 13 Mar 2014 11:29:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO7ZE-0001wn-0G for qemu-devel@nongnu.org; Thu, 13 Mar 2014 11:29:17 -0400 Received: from e06smtp18.uk.ibm.com ([195.75.94.114]:32955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7ZD-0001wY-P4 for qemu-devel@nongnu.org; Thu, 13 Mar 2014 11:29:07 -0400 Received: from /spool/local by e06smtp18.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 13 Mar 2014 15:29:05 -0000 Received: from b06cxnps4076.portsmouth.uk.ibm.com (d06relay13.portsmouth.uk.ibm.com [9.149.109.198]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id AC9AA1B0805F for ; Thu, 13 Mar 2014 15:28:50 +0000 (GMT) Received: from d06av07.portsmouth.uk.ibm.com (d06av07.portsmouth.uk.ibm.com [9.149.37.248]) by b06cxnps4076.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s2DFSpXF61800512 for ; Thu, 13 Mar 2014 15:28:51 GMT Received: from d06av07.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av07.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s2DFT2mL032073 for ; Thu, 13 Mar 2014 11:29:02 -0400 Message-ID: <5321CEBE.1060302@de.ibm.com> Date: Thu, 13 Mar 2014 16:29:02 +0100 From: Christian Borntraeger MIME-Version: 1.0 References: <1394722501-32326-1-git-send-email-afaerber@suse.de> In-Reply-To: <1394722501-32326-1-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL for-2.0-rc0 00/58] QOM CPUState patch queue 2014-03-13 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel@nongnu.org Cc: Peter Maydell , Eduardo Habkost , Anthony Liguori , Igor Mammedov On 13/03/14 15:54, Andreas Färber wrote: > Hello Peter, > > This is my current QOM CPU patch queue. Please pull. > > Since this touches on bsd-user code, request to apply the build fix first. > > NB: I was only able to test x86/ppc/arm KVM this time; s390x KVM was re-reviewed only. A basic start of a guest on s390 was successful. No further testing done, though.