From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS1Vb-0002xT-Tu for qemu-devel@nongnu.org; Sat, 27 Oct 2012 04:12:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TS1Va-0003nu-VQ for qemu-devel@nongnu.org; Sat, 27 Oct 2012 04:12:43 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:45459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TS1Va-0003nU-O5 for qemu-devel@nongnu.org; Sat, 27 Oct 2012 04:12:42 -0400 Message-ID: <508B9770.5080304@msgid.tls.msk.ru> Date: Sat, 27 Oct 2012 12:12:32 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <20121021124303.GA5096@redhat.com> <5084E088.9090602@redhat.com> <20121022100821.GB24424@redhat.com> <508521F3.3070008@redhat.com> <20121022131601.GC16851@redhat.com> <87sj9634bv.fsf@codemonkey.ws> In-Reply-To: <87sj9634bv.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 00/26] q35 qemu support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: alex.williamson@redhat.com, "Michael S. Tsirkin" , jan.kiszka@siemens.com, Jason Baron , agraf@suse.de, qemu-devel@nongnu.org, blauwirbel@gmail.com, yamahata@valinux.co.jp, juzhang@redhat.com, kevin@koconnor.net, Gerd Hoffmann , mkletzan@redhat.com, pbonzini@redhat.com, lcapitulino@redhat.com, afaerber@suse.de, armbru@redhat.com, avi@redhat.com On 22.10.2012 19:37, Anthony Liguori wrote: [] > IOW: > > q35-next <- bleeding edge version of code. No compatibility guarantee > q35-0.1 <- if we decide we want to have a "tech preview" of q35 that's > incomplete but will be supported for compat > q35-1.0 <- the first "complete" release of q35 with full compat support Make it q35-1.3 instead - to match the version of qemu where it appeared (if it will go into 1.3 ofcourse; if not, it will be 1.4 or something). And maybe q35-0.1.3 if it will go into 1.3 in a "tech preview form". Just to avoid confusion. /mjt