qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] native vde support


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] native vde support
Date: Wed, 23 Jul 2008 13:15:22 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]