On 02/21/2011 02:47 AM, Gui Jianfeng wrote:
Implements virDomainSetBlkioParameters and
virDomainGetBlkioParameters and initialization
Signed-off-by: Gui Jianfeng <guijianfeng(a)cn.fujitsu.com>
---
src/driver.h | 14 ++++++
src/esx/esx_driver.c | 2 +
src/libvirt.c | 108 ++++++++++++++++++++++++++++++++++++++++++++
src/libvirt_public.syms | 6 +++
src/lxc/lxc_driver.c | 2 +
src/openvz/openvz_driver.c | 2 +
src/phyp/phyp_driver.c | 2 +
src/qemu/qemu_driver.c | 2 +
src/remote/remote_driver.c | 2 +
src/test/test_driver.c | 2 +
src/uml/uml_driver.c | 2 +
src/vmware/vmware_driver.c | 2 +
src/xen/xen_driver.c | 2 +
13 files changed, 148 insertions(+), 0 deletions(-)
Also, this missed:
src/opennebula/one_driver.c
src/vbox/vbox_tmpl.c
src/xenapi/xenapi_driver.c
(see commit dec13a5a for an example of all the drivers that need to be
touched).
Depending on whether libxenlight support goes in first, that would be
another driver to watch out for.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org