From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQja5-000340-8g for qemu-devel@nongnu.org; Wed, 06 Aug 2008 10:01:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQja3-00031B-Eo for qemu-devel@nongnu.org; Wed, 06 Aug 2008 10:01:36 -0400 Received: from [199.232.76.173] (port=45732 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQja3-00030r-0r for qemu-devel@nongnu.org; Wed, 06 Aug 2008 10:01:35 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:16242) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQja2-0007xz-Gu for qemu-devel@nongnu.org; Wed, 06 Aug 2008 10:01:34 -0400 Date: Wed, 6 Aug 2008 15:01:32 +0100 From: Samuel Thibault Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu Message-ID: <20080806140132.GL4448@implementation.uk.xensource.com> References: <489835A3.6030804@redhat.com> <20080805112935.GO4478@implementation.uk.xensource.com> <48985336.2020709@redhat.com> <20080805150328.GT4478@implementation.uk.xensource.com> <20080805154140.GV4478@implementation.uk.xensource.com> <48997981.1030703@redhat.com> <20080806102338.GA4448@implementation.uk.xensource.com> <20080806125055.GG4448@implementation.uk.xensource.com> <4899AD19.8060606@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4899AD19.8060606@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 Wed 06 Aug 2008 15:54:33 +0200, a écrit : > IMHO the best way to address this issue is to rebase frequently. Then why not pushing the changes to xen repositories in the first place? > I'm trying to fiddle my bits into qemu-dm right now. One problem is > that I get build failures simply because of the fact that the qemu-dm > base is old compared to upstream qemu. Use Ian Jackson's tree! > It would also be great if you can clean up the header mess. qemu-dm > doesn't build without xen-unstable.hg. And just a checked out tree > isn't good enougth, it must be compiled because qemu-dm depends on some > generated header files. Aiee. IMHO qemu-dm should only need > /usr/include/xen. If headers are missing there, they should be installed. You could submit patches... Samuel