From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWUVx-0007sV-4t for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:13:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWUVr-0007r8-8h for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:13:39 -0400 Received: from [199.232.76.173] (port=57520 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWUVp-0007qt-Pp for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:13:34 -0400 Received: from mx2.redhat.com ([66.187.237.31]:50994) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWUVp-0007iX-Da for qemu-devel@nongnu.org; Thu, 30 Jul 2009 08:13:33 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n6UCDWbn002269 for ; Thu, 30 Jul 2009 08:13:32 -0400 Message-ID: <4A718E68.5060602@redhat.com> Date: Thu, 30 Jul 2009 14:13:28 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 1/2] Remove the pc-0-10 machine type References: <1248949753-13269-1-git-send-email-markmc@redhat.com> <1248949753-13269-2-git-send-email-markmc@redhat.com> In-Reply-To: <1248949753-13269-2-git-send-email-markmc@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark McLoughlin Cc: qemu-devel@nongnu.org On 07/30/09 12:29, Mark McLoughlin wrote: > We have the pc-0.10 machine type now which does exactly the same > thing. > > Signed-off-by: Mark McLoughlin Looks good. Acked-by: Gerd Hoffmann cheers, Gerd