Re: [libvirt] [libvirt PATCH] 802.1Qbh: Add support for IFLA_VF_MAC

2010-12-14 Thread roprabhu
Thanks Stefan. On 12/13/10 8:14 AM, "Stefan Berger" wrote: > On 12/10/2010 04:32 PM, Roopa Prabhu wrote: >> From: Roopa Prabhu >> >> Current code does not pass VM mac address to a 802.1Qbh direct attach >> interface using IFLA_VF_MAC. This patch adds support in macvtap code to >> send IFLA_VF

Re: [libvirt] [PATCH v2] 802.1Qbg: use pre-associate state at beginning of incoming migration

2010-11-26 Thread roprabhu
Hi Stefan, Sorry about the delay. I verified your patch for 802.1Qbh. Its all fine. No side-effects. Thanks, Roopa On 11/24/10 5:39 AM, "Stefan Berger" wrote: > -v2: > - changing the vmOpStr array and vmOperation enum to use > VIR_ENUM_IMPL and VIR_ENUM_DECL. Renaming the enum to virVMO