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

2010-11-30 Thread Stefan Berger
On 11/29/2010 06:15 PM, Eric Blake wrote: On 11/24/2010 06: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 virVMOperationType and adapting the name of the enum constants. This patch introduces

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

2010-11-30 Thread Daniel Veillard
On Wed, Nov 24, 2010 at 08:39:23AM -0500, Stefan Berger wrote: [...] Gerhard successfully tested the patch with a recent blade network 802.1Qbg-compliant switch. [...] The patch should not have any side-effects on the 802.1Qbh support in libvirt, but Roopa (cc'ed) may want to verify this.

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

2010-11-29 Thread Eric Blake
On 11/24/2010 06: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 virVMOperationType and adapting the name of the enum constants. This patch introduces the usage of the pre-associate state of

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 stef...@linux.vnet.ibm.com wrote: -v2: - changing the vmOpStr array and vmOperation enum to use VIR_ENUM_IMPL and VIR_ENUM_DECL.

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

2010-11-24 Thread Stefan Berger
-v2: - changing the vmOpStr array and vmOperation enum to use VIR_ENUM_IMPL and VIR_ENUM_DECL. Renaming the enum to virVMOperationType and adapting the name of the enum constants. This patch introduces the usage of the pre-associate state of the IEEE 802.1Qbg standard on incoming VM