From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nh2oQ-00005K-0T for qemu-devel@nongnu.org; Mon, 15 Feb 2010 10:24:38 -0500 Received: from [199.232.76.173] (port=39946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nh2oP-0008WJ-Iw for qemu-devel@nongnu.org; Mon, 15 Feb 2010 10:24:37 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nh2oO-0000M9-KF for qemu-devel@nongnu.org; Mon, 15 Feb 2010 10:24:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:9427) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nh2oO-0000M5-7K for qemu-devel@nongnu.org; Mon, 15 Feb 2010 10:24:36 -0500 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1FFOZuI014350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Feb 2010 10:24:35 -0500 Message-ID: <4B79671E.9010605@redhat.com> Date: Mon, 15 Feb 2010 16:24:14 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1266246836-19932-1-git-send-email-amit.shah@redhat.com> In-Reply-To: <1266246836-19932-1-git-send-email-amit.shah@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v2 1/3] pc: Bump up pc version to 0.13 and add a 0.12 compat version List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: qemu-devel@nongnu.org On 02/15/10 16:13, Amit Shah wrote: > The version 0.13 will be the new default and compatibility options will > be added to the 0.12 version. Whole series looks good now. Acked-by: Gerd Hoffmann cheers, Gerd