From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0YyY-0003xx-SR for qemu-devel@nongnu.org; Wed, 21 Oct 2009 07:03:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0YyT-0003pv-Sh for qemu-devel@nongnu.org; Wed, 21 Oct 2009 07:03:30 -0400 Received: from [199.232.76.173] (port=55700 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0YyT-0003pl-Mm for qemu-devel@nongnu.org; Wed, 21 Oct 2009 07:03:25 -0400 Received: from mtagate4.uk.ibm.com ([195.212.29.137]:49080) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0YyT-0007A4-42 for qemu-devel@nongnu.org; Wed, 21 Oct 2009 07:03:25 -0400 Received: from d06nrmr1707.portsmouth.uk.ibm.com (d06nrmr1707.portsmouth.uk.ibm.com [9.149.39.225]) by mtagate4.uk.ibm.com (8.14.3/8.13.8) with ESMTP id n9LB33WB154576 for ; Wed, 21 Oct 2009 11:03:08 GMT Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by d06nrmr1707.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id n9LB2qgw2257012 for ; Wed, 21 Oct 2009 12:02:52 +0100 Received: from d06av03.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n9LB2qoE030577 for ; Wed, 21 Oct 2009 12:02:52 +0100 Message-ID: <4ADEEA67.7090104@de.ibm.com> Date: Wed, 21 Oct 2009 13:03:03 +0200 From: Carsten Otte MIME-Version: 1.0 References: <1256117106-9475-1-git-send-email-agraf@suse.de> In-Reply-To: <1256117106-9475-1-git-send-email-agraf@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/9] S390x KVM support v2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Carsten Otte , qemu-devel Alexander Graf wrote: > This is the resulting code. Please comment on things you like and also on the > ones you don't :-). Looks fantastic now. Whole series: Acked-by: Carsten Otte