From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH] kvm: qemu: Handle tap fds with IFF_VNET_HDR Date: Thu, 21 Aug 2008 08:58:24 -0500 Message-ID: <48AD7480.5010706@codemonkey.ws> References: <1218485535-877-1-git-send-email-markmc@redhat.com> <48A1957C.4070007@qumranet.com> <1218638393.29159.38.camel@muff> <48A30ABE.3040903@qumranet.com> <1219251898.5068.33.camel@muff> <48AC5923.3040901@codemonkey.ws> <48AC59BD.9080407@qumranet.com> <1219311031.4008.13.camel@muff> <48AD73E9.2050400@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Mark McLoughlin , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from wr-out-0506.google.com ([64.233.184.225]:40833 "EHLO wr-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751750AbYHUN7J (ORCPT ); Thu, 21 Aug 2008 09:59:09 -0400 Received: by wr-out-0506.google.com with SMTP id 69so4068wri.5 for ; Thu, 21 Aug 2008 06:59:08 -0700 (PDT) In-Reply-To: <48AD73E9.2050400@qumranet.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Mark McLoughlin wrote: >> I'll take a stab at "-capabilities" later. >> >> > > It's quite tricky; anything we forget now, we won't have a way to > detect in the future, so it needs to be fairly complete. BTW, I prefer that it's part of the output from -version. Regards, Anthony Liguori >> In the mean time, it may make sense to commit the patch minus the -help >> string. >> >> >> > > Done. > >