From 03c33f098186e38f4da8ae479678a34502b1ed5e Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sun, 30 Sep 2007 13:48:31 +0000 Subject: libvirt-0.3.3-1.el5 - Update to 0.3.3 - Avahi support - NUMA support - APIs for collecting statistics on disks and interfaces - API for domains migration - localtime clock support - PS/2 and USB input devices - Secure remote access support - unification of daemons - lots of assorted improvements, bugfixes and cleanups - documentation and localization improvements - Resolves: rhbz#223833 - Resolves: rhbz#235851 - Resolves: rhbz#251641 - Resolves: rhbz#251706 - Resolves: rhbz#253494 - Resolves: rhbz#254051 - Resolves: rhbz#273421 - Resolves: rhbz#306931 - Resolves: rhbz#328841 - Resolves: rhbz#346281 --- libvirt-python-api.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libvirt-python-api.xml') diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml index b6154e7..46b2fa2 100644 --- a/libvirt-python-api.xml +++ b/libvirt-python-api.xml @@ -75,5 +75,12 @@ + + Returns the availbale memory for a list of cells + + + + + -- cgit