From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHFKU-0005ea-Im for qemu-devel@nongnu.org; Tue, 03 May 2011 09:08:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHFKT-0001b1-OI for qemu-devel@nongnu.org; Tue, 03 May 2011 09:07:54 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:62723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHFKT-0001aq-H1 for qemu-devel@nongnu.org; Tue, 03 May 2011 09:07:53 -0400 Received: by gwb19 with SMTP id 19so19217gwb.4 for ; Tue, 03 May 2011 06:07:53 -0700 (PDT) Message-ID: <4DBFFE26.5040707@codemonkey.ws> Date: Tue, 03 May 2011 08:07:50 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4DBFFD57.4070909@siemens.com> In-Reply-To: <4DBFFD57.4070909@siemens.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] KVM call agenda for May 03rd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel@nongnu.org, KVM devel mailing list , quintela@redhat.com On 05/03/2011 08:04 AM, Jan Kiszka wrote: > On 2011-05-03 12:21, Juan Quintela wrote: >> >> Please send in any agenda items you are interested in covering. >> > > Provided there will be more topics: > - import kvm headers into qemu, drop #ifdef maze This has come up a few times in the past. The opposition tends to be that it would make feature development harder because you couldn't easily point QEMU at a different set of kernel headers. These days, so few things change in the KVM interface though that maybe it's not the end of the world. Regards, Anthony Liguori > > Otherwise, we can also discuss this based on the patch I'm preparing ATM. > > Jan >