All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: Luca Bigliardi <shammash@artha.org>
Subject: Re: [Qemu-devel] [PATCH] native vde support
Date: Wed, 23 Jul 2008 13:15:22 -0500	[thread overview]
Message-ID: <4887753A.1030002@codemonkey.ws> (raw)
In-Reply-To: <20080719100049.GB30285@networkno.de>

Thiemo Seufer wrote:
> Luca Bigliardi wrote:
>   
>> Hi!
>>
>> The patch I'm proposing here adds native support to Virtual Distributed
>> Ethernet using libvdeplug.
>>
>> A small example:
>> - patch latest svn with the attached patch
>> - configure qemu to use vde support (disabled by default) using
>>   "./configure --enable-vde"
>>     
>
> When no libvdeplug is available it silently ignores the user selection.
> I changed that, removed a hardcoded -lvdeplug in Makefile, and committed
> the result.
>   

I've changed it to enable vde support by default if the library is 
present and changed --enable-vde to --disable-vde.

This is how we use other external libraries (like gnutls).  Since the 
user has to explicitly ask to use libvde, there seems to be no harm in 
enabling it by default.

Regards,

Anthony Liguori

> Thiemo
>
>
>   

  parent reply	other threads:[~2008-07-23 18:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-01 20:11 [Qemu-devel] [PATCH] native vde support Luca Bigliardi
2008-07-16 18:24 ` Erik de Castro Lopo
2008-07-19  6:39 ` Erik de Castro Lopo
2008-07-19 10:00 ` Thiemo Seufer
2008-07-19 10:39   ` Erik de Castro Lopo
2008-07-23 18:15   ` Anthony Liguori [this message]
2008-07-23 22:50     ` Erik de Castro Lopo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4887753A.1030002@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    --cc=shammash@artha.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.