From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v2] qemu-kvm: Fix configure to respect --kerneldir Date: Tue, 13 Oct 2009 16:44:39 -0300 Message-ID: <20091013194439.GA1897@amt.cnet> References: <4AD05AC2.1030100@web.de> <4AD4CE75.1000603@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-devel To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52770 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759525AbZJMVkh (ORCPT ); Tue, 13 Oct 2009 17:40:37 -0400 Content-Disposition: inline In-Reply-To: <4AD4CE75.1000603@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 13, 2009 at 09:01:09PM +0200, Jan Kiszka wrote: > This simplifies working with new features without having to update the > locally mirrored headers. It also reduces the diff to upstream. > > Signed-off-by: Jan Kiszka Applied, thanks.