Re: [libvirt] [PATCH 16/17] qemu: Implement hypervisor_period and hypervisor_quota's modification

2012-08-07 Thread Eric Blake
On 08/03/2012 12:36 AM, Hu Tao wrote: From: Wen Congyang we...@cn.fujitsu.com allow the user change/get hypervisor's period and quota when the vm is running. --- include/libvirt/libvirt.h.in | 16 + src/qemu/qemu_driver.c | 133 +-

[libvirt] [PATCH 16/17] qemu: Implement hypervisor_period and hypervisor_quota's modification

2012-08-03 Thread Hu Tao
From: Wen Congyang we...@cn.fujitsu.com allow the user change/get hypervisor's period and quota when the vm is running. --- include/libvirt/libvirt.h.in | 16 + src/qemu/qemu_driver.c | 133 +- 2 files changed, 148 insertions(+), 1 deletion(-)