[libvirt] libvirt, virsh set migrate speed

2011-07-18 Thread Hui Kang
wrote: On 07/15/2011 12:34 PM, Hui Kang wrote: Hi, I checked the libvirt git tree. It seems that this patch has not been applied. I think to use virsh command line to control the migration bandwidth is useful. Thanks. - Hui API virDomainMigrateSetMaxSpeed was introduced since 0.9.0

Re: [libvirt] [PATCH] virsh: Expose virDomainMigrateSetMaxSpeed API to virsh

2011-07-15 Thread Hui Kang
Hi, I checked the libvirt git tree. It seems that this patch has not been applied. I think to use virsh command line to control the migration bandwidth is useful. Thanks. - Hui API virDomainMigrateSetMaxSpeed was introduced since 0.9.0, but no command in virsh yet. --- tools/virsh.c |

Re: [libvirt] [PATCH] virsh: Expose virDomainMigrateSetMaxSpeed API to virsh

2011-07-15 Thread Hui Kang
My bad. I found that in the 0.9.3 tags. Thanks. - Hui On 7/15/11 2:57 PM, Eric Blake ebl...@redhat.com wrote: On 07/15/2011 12:34 PM, Hui Kang wrote: Hi, I checked the libvirt git tree. It seems that this patch has not been applied. I think to use virsh command line to control