From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KR9SX-0002qH-8F for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:39:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KR9SV-0002pj-I0 for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:39:32 -0400 Received: from [199.232.76.173] (port=60992 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KR9SV-0002pY-4f for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:39:31 -0400 Received: from smtp.eu.citrix.com ([62.200.22.115]:42083) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KR9SU-0001QK-Kk for qemu-devel@nongnu.org; Thu, 07 Aug 2008 13:39:31 -0400 Message-ID: <489B33A2.50306@eu.citrix.com> Date: Thu, 07 Aug 2008 18:40:50 +0100 From: Stefano Stabellini MIME-Version: 1.0 Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 0/7] merge some xen bits into qemu References: <48973F8E.8080109@codemonkey.ws> <20080805104630.GM4478@implementation.uk.xensource.com> <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> In-Reply-To: <4899AD19.8060606@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 , qemu-devel@nongnu.org, Markus Armbruster , Samuel Thibault Gerd Hoffmann wrote: > 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. > It is not difficult to make Ian's qemu tree compile against /usr/include/xen. Expect a patch to fix this on Monday.