From a4e8e2c99ad3f5d8fe01885caedc95e303eec5e8 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sun, 30 Sep 2007 20:52:13 +0000 Subject: * python/generator.py python/libvir.c python/libvirt-python-api.xml: provide bindings for block and interface statistics Daniel --- libvirt-python-api.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libvirt-python-api.xml') diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml index 40cac6d..b6154e7 100644 --- a/libvirt-python-api.xml +++ b/libvirt-python-api.xml @@ -63,5 +63,17 @@ + + Extracts block device statistics for a domain + + + + + + Extracts interface device statistics for a domain + + + + -- cgit