From ffcb4a3f7c89f15031e6077ad350bf4fc66d571c Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Fri, 26 Aug 2011 12:10:21 -0600 Subject: Add public API for getting migration speed Includes impl of python binding since the generator was not able to cope. Note: Requires gendispatch.pl patch from Matthias Bolte https://www.redhat.com/archives/libvir-list/2011-August/msg01367.html --- libvirt-override-api.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index 2fa5eed..1cf115c 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -356,5 +356,11 @@ + + Get currently configured maximum migration speed for a domain + + + + -- cgit