On 09/14/2011 10:43 AM, Jim Fehlig wrote:
> This is a rebase of uncommitted patches in the series originally posted
> here
>
>
https://www.redhat.com/archives/libvir-list/2011-August/msg01373.html
>
> Jim Fehlig (5):
> Store max migration bandwidth in qemuDomainObjPrivate struct
> Impl virDomainMigrateGetMaxSpeed in qemu driver
> Save migration speed in qemuDomainMigrateSetMaxSpeed
> Set qemu migration speed unlimited when migrating to file
> Use max bandwidth from qemuDomainObjPrivate struct when migrating
ACK series - it seems silly to have a new virDomainMigrateGetMaxSpeed
in the public symbols for 0.9.5 without at least one driver
implementing it, and this looks like reasonable low-impact additions.
Go ahead and push.