From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fL5k7-0004UY-GA for qemu-devel@nongnu.org; Tue, 22 May 2018 07:46:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fL5k4-0007NQ-Bk for qemu-devel@nongnu.org; Tue, 22 May 2018 07:46:15 -0400 Date: Tue, 22 May 2018 08:46:05 -0300 From: Eduardo Habkost Message-ID: <20180522114605.GA25013@localhost.localdomain> References: <20180522104000.9044-1-peter.maydell@linaro.org> <20180522104000.9044-3-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180522104000.9044-3-peter.maydell@linaro.org> Subject: Re: [Qemu-devel] [PATCH 2/5] hw/i386: Rename 2.13 machine types to 3.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org, "Michael S. Tsirkin" , Marcel Apfelbaum , Paolo Bonzini , David Gibson , Cornelia Huck , Christian Borntraeger , Eric Blake , Markus Armbruster , qemu-ppc@nongnu.org, qemu-s390x@nongnu.org On Tue, May 22, 2018 at 11:39:57AM +0100, Peter Maydell wrote: > Rename the 2.13 machine types to match what we're going to > use as our next release number. > > Signed-off-by: Peter Maydell Reviewed-by: Eduardo Habkost -- Eduardo