> Date: Thu, 22 Mar 2012 15:11:44 -0400
> From: laine@laine.org
> To: libvir-list@redhat.com
> Subject: Re: [libvirt] Problem with Open vSwitch and dnsmasq
>
> On 03/22/2012 09:10 AM, Daniele Milani wrote:
> > Dear all,
> > I have the following situation:
> > -I replaced the standard bridge driver with the Open VSwitch one;
>
> I'm curious what you mean by this.
>
> libvirt's virtual networks currently only support the standard linux
> bridge device. There is no code in libvirt to use openvswitch devices
> for libvirt's virtual networks. The openvswitch support in libvirt only
> applies to guest devices that use <interface type='bridge'>.
>
> >From your message, it sounds like there is a driver that that replaces
> the linux host bridge driver with something that emulates that driver,
> but is actually an openvswitch bridge on the backend. I hadn't
> previously heard of this.
>