From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0z8p-0004fk-UT for qemu-devel@nongnu.org; Mon, 04 May 2009 10:27:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0z8l-0004dd-3G for qemu-devel@nongnu.org; Mon, 04 May 2009 10:27:35 -0400 Received: from [199.232.76.173] (port=58665 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0z8k-0004dX-RH for qemu-devel@nongnu.org; Mon, 04 May 2009 10:27:30 -0400 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:35782) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0z8j-00005K-Gm for qemu-devel@nongnu.org; Mon, 04 May 2009 10:27:29 -0400 Date: Mon, 4 May 2009 10:27:27 -0400 Subject: Re: [Qemu-devel] [RFC] Bring in all the Linux headers we depend on in QEMU Message-ID: <20090504142727.GP21463@csclub.uwaterloo.ca> References: <49FE0E97.30602@codemonkey.ws> <49FE9069.7010201@mail.berlios.de> <49FEE9EC.6060604@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49FEE9EC.6060604@codemonkey.ws> From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" , kvm-devel On Mon, May 04, 2009 at 08:13:16AM -0500, Anthony Liguori wrote: > We can not just rely on everyone who uses QEMU to use the latest version > of Debian... > > The fact is, linux-libc-dev is *not* meant for applications to use as > the official kernel ABI. We shouldn't depend on it. Actually I think that is exactly what it is intended to be and exactly what you should do. -- Len Sorensen