[libvirt] [PATCH v2] 802.1Qbg: use pre-associate state at beginning of incoming migration
Eric Blake
eblake at redhat.com
Mon Nov 29 23:15:25 UTC 2010
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 the IEEE
> 802.1Qbg standard on incoming VM migration on the target host. It is in
> response to bugzilla entry 632750.
ACK.
> Index: libvirt-acl/src/libvirt_macvtap.syms
> ===================================================================
> --- libvirt-acl.orig/src/libvirt_macvtap.syms
> +++ libvirt-acl/src/libvirt_macvtap.syms
> @@ -3,3 +3,7 @@
> # macvtap.h
> openMacvtapTap;
> delMacvtap;
> +vpAssociatePortProfileId;
> +vpDisassociatePortProfileId;
> +virVMOperationTypeToString;
> +virVMOperationTypeFromString;
One nit: maybe you want to sort this file (see how libvirt_private.syms
is sorted); but that's more reasonable as a separate commit, and is not
a show-stopper for pushing this one as-is.
--
Eric Blake eblake at redhat.com +1-801-349-2682
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101129/0d0c9617/attachment-0001.sig>
More information about the libvir-list
mailing list