Re: [libvirt] [PATCH] RFC Libvirt + Openvswitch

2012-02-06 Thread Laine Stump
On 02/03/2012 05:55 PM, Ansis Atteka wrote: This patch allows libvirt to add interfaces to already existing Open vSwitch bridges. You guys are moving fast! The following syntax in domain XML file must be used: interface type='bridge' mac address='52:54:00:d0:3f:f2'/

[libvirt] [PATCH] RFC Libvirt + Openvswitch

2012-02-03 Thread Ansis Atteka
This patch allows libvirt to add interfaces to already existing Open vSwitch bridges. The following syntax in domain XML file must be used: interface type='bridge' mac address='52:54:00:d0:3f:f2'/ source bridge='ovsbr'/ virtualport type='openvswitch' parameters