From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [RFC] import native vde support from qemu Date: Sun, 20 Jul 2008 16:59:36 -0500 Message-ID: <4883B548.5060909@codemonkey.ws> References: <20080720191432.GE21627@pintsize> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Luca Bigliardi Return-path: Received: from py-out-1112.google.com ([64.233.166.180]:53561 "EHLO py-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750698AbYGTWAI (ORCPT ); Sun, 20 Jul 2008 18:00:08 -0400 Received: by py-out-1112.google.com with SMTP id p76so872766pyb.10 for ; Sun, 20 Jul 2008 15:00:07 -0700 (PDT) In-Reply-To: <20080720191432.GE21627@pintsize> Sender: kvm-owner@vger.kernel.org List-ID: Luca Bigliardi wrote: > Hi! > > Please can you consider to import in kvm-userspace the native vde support > from qemu (svn revision 4896) ? > Out of curiosity, do you actually use VDE for distributed ethernet or just as an easy way to configure networking? I actually liked the libpcap patch as a good trade-off of performance/easy of use. I was under the impression that VDE is actually rather slow. Regards, Anthony Liguori > This e-mail tries to explain a bit the current situation: > http://lists.gnu.org/archive/html/qemu-devel/2008-07/msg00026.html > > > Thank you! > > luca > >