From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIFcm-0004X0-Vc for qemu-devel@nongnu.org; Tue, 25 Feb 2014 05:52:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIFcg-000691-Fd for qemu-devel@nongnu.org; Tue, 25 Feb 2014 05:52:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:65469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIFcg-00068q-86 for qemu-devel@nongnu.org; Tue, 25 Feb 2014 05:52:26 -0500 Date: Tue, 25 Feb 2014 11:52:15 +0100 From: Stefan Hajnoczi Message-ID: <20140225105215.GB11538@stefanha-thinkpad.redhat.com> References: <1392907243-10781-1-git-send-email-v.maffione@gmail.com> <20140221100532.GA17890@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2] net: Disable netmap backend when not supported List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vincenzo Maffione Cc: Peter Maydell , qemu-devel , Anthony Liguori , Paolo Bonzini , Giuseppe Lettieri , Luigi Rizzo , rth@twiddle.net On Mon, Feb 24, 2014 at 10:54:43AM +0100, Vincenzo Maffione wrote: > I cannot see it in your net tree. It's there now. Sorry, I sometimes forget to push to my public repo. Stefan