From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [RFC] Bring in all the Linux headers we depend on in QEMU Date: Mon, 4 May 2009 15:01:42 +0200 Message-ID: <200905041501.42884.arnd@arndb.de> References: <49FE0E97.30602@codemonkey.ws> <49FEB0A6.4080104@redhat.com> <1241440974.8777.38.camel@blaa> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Anthony Liguori , "qemu-devel@nongnu.org" , kvm-devel To: Mark McLoughlin Return-path: Received: from moutng.kundenserver.de ([212.227.126.177]:61584 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751907AbZEDNCD (ORCPT ); Mon, 4 May 2009 09:02:03 -0400 In-Reply-To: <1241440974.8777.38.camel@blaa> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Monday 04 May 2009, Mark McLoughlin wrote: > Right, but if you e.g. try to build a newer qemu-kvm on F10, you > currently need newer kvm kernel headers - IMHO, we should use #ifdef to > allow newer qemu-kvm build with older kvm headers. I think the kvm and virtio headers should just be shipped with qemu-kvm in their latest versions, rather than relying on the ones from the kernel. Everything else should come from the distro-supplied glibc kernel headers. Arnd <><