From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR82z-00085x-OI for qemu-devel@nongnu.org; Thu, 07 Aug 2008 12:09:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR82y-00084E-0g for qemu-devel@nongnu.org; Thu, 07 Aug 2008 12:09:05 -0400 Received: from [199.232.76.173] (port=54326 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR82x-00083u-RU for qemu-devel@nongnu.org; Thu, 07 Aug 2008 12:09:03 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:29041) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KR82x-0005st-J6 for qemu-devel@nongnu.org; Thu, 07 Aug 2008 12:09:03 -0400 Date: Thu, 7 Aug 2008 17:09:01 +0100 From: Samuel Thibault Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu Message-ID: <20080807160901.GP6604@implementation.uk.xensource.com> References: <20080806125055.GG4448@implementation.uk.xensource.com> <4899AD19.8060606@redhat.com> <20080806140132.GL4448@implementation.uk.xensource.com> <4899B06F.2090101@redhat.com> <20080806142526.GN4448@implementation.uk.xensource.com> <20080806221047.GE4486@implementation> <489AA532.7040006@redhat.com> <20080807105352.GC6604@implementation.uk.xensource.com> <489AE6E2.2040500@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <489AE6E2.2040500@redhat.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: xen-devel@lists.xensource.com, Ian Jackson , Markus Armbruster , qemu-devel@nongnu.org Gerd Hoffmann, le Thu 07 Aug 2008 14:13:22 +0200, a écrit : > > Or xen can keep its own xen_machine_{pv,fv}.c and your > > xen-machine.c goes upstream, I don't think that would be a problem. > > We have two files defining xenpv_machine then. I don't think it is a > good idea. I guess Ian would just drop the xen_machine.c file in his tree. Samuel