From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW90P-0003pE-6M for qemu-devel@nongnu.org; Mon, 22 Sep 2014 15:10:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XW90H-0003j1-97 for qemu-devel@nongnu.org; Mon, 22 Sep 2014 15:10:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XW90G-0003iE-PH for qemu-devel@nongnu.org; Mon, 22 Sep 2014 15:10:29 -0400 Message-ID: <5420740D.1010700@redhat.com> Date: Mon, 22 Sep 2014 21:10:05 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1411310339-27733-1-git-send-email-alex@alex.org.uk> <1411310339-27733-3-git-send-email-alex@alex.org.uk> <20140922113655.GI14882@redhat.com> <20140922114247.GE31563@redhat.com> <878ulb7k54.fsf@blackfin.pond.sub.org> <542043EA.6060104@redhat.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [libvirt] [PATCH v3 2/2] Add configure option --enable-pc-1-0-qemu-kvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh Cc: Ryan Harper , "qemu-devel@nongnu.org" , "quintela@redhat.com" , Libvirt , Serge Hallyn , Markus Armbruster , Alexander Graf , "Michael S. Tsirkin" , Amit Shah , =?windows-1252?Q?Andreas_F=E4rber?= , "Serge E. Hallyn" Il 22/09/2014 19:30, Alex Bligh ha scritto: > Well, Ubuntu (Serge I think) said in the Ubuntu bug report he'd > be quite willing to break migration of pc-1.0 machine types > from 14.04 to 14.04 because that machine type isn't the default > anyway on 14.04. > > But that isn't the point, as the patch (as a whole) doesn't > break anything - it merely gives the possibility to import > pc-1.0 machines from qemu-kvm. That's useful even if you > build qemu from source every time. > > Or were you just arguing against the ./configure option? I'm arguing against special-casing pc-1.0. Just apply the patch to Ubuntu downstream and call it a day. It's perfectly normal for machine types to be part of the downstream (not so secret) sauce. Paolo