From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42084) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnUje-0001am-1V for qemu-devel@nongnu.org; Mon, 02 Dec 2013 09:44:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnUjY-00071a-2G for qemu-devel@nongnu.org; Mon, 02 Dec 2013 09:44:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnUjX-00071W-Q8 for qemu-devel@nongnu.org; Mon, 02 Dec 2013 09:44:23 -0500 Message-ID: <1385995459.25236.17.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 02 Dec 2013 15:44:19 +0100 In-Reply-To: <20131202153011.33b9a814@nial.usersys.redhat.com> References: <1385987083-19917-1-git-send-email-kraxel@redhat.com> <1385987083-19917-2-git-send-email-kraxel@redhat.com> <20131202153011.33b9a814@nial.usersys.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/8] add pc-{i440fx,q35}-2.0 machine types List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: qemu-devel@nongnu.org, Anthony Liguori On Mo, 2013-12-02 at 15:30 +0100, Igor Mammedov wrote: > On Mon, 2 Dec 2013 13:24:36 +0100 > Gerd Hoffmann wrote: > why 2.0, are we jumping from 1.7 strait to 2.0? Looks like this is the plan ... nilsson kraxel ~/projects/qemu# git show master commit 7dc65c02fe3fb8f3146ce0b9ff5fec5945329f0e Author: Anthony Liguori Date: Wed Nov 27 14:02:45 2013 -0800 Open 2.0 development tree Signed-off-by: Anthony Liguori cheers, Gerd