From 0950f558f708de0ba2123426777c1a1ea20071cb Mon Sep 17 00:00:00 2001 From: Hu Tao Date: Wed, 27 Jul 2011 10:13:08 +0800 Subject: python: add python binding for virDomainGetBlkioParameters --- libvirt-override-api.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index a8929b1..00f8e6a 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -208,10 +208,10 @@ - Get the blkio parameters, the @params array will be filled with the values. - + Get the blkio parameters + - + Change the memory tunables -- cgit