]> xenbits.xensource.com Git - libvirt.git/commit
Store max migration bandwidth in qemuDomainObjPrivate struct
authorJim Fehlig <jfehlig@novell.com>
Fri, 26 Aug 2011 18:10:22 +0000 (12:10 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 14 Sep 2011 22:42:10 +0000 (16:42 -0600)
commit6f84e110d61e6e99ee80809f1d3c2c6dde352965
treeea0f3a789738d0813b95c3c376bdde76ada4b3c0
parentdd428d47982c4ffdafd08a0a2606e415186c8b96
Store max migration bandwidth in qemuDomainObjPrivate struct

The maximum bandwidth that can be consumed when migrating a domain
is better classified as an operational vs configuration parameter of
the dommain.  As such, store this parameter in qemuDomainObjPrivate
structure.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h