From 213ee4d7ae7b2d41bda10a1dfd1ebf9f95f64f04 Mon Sep 17 00:00:00 2001 From: John Ferlan Date: Sat, 26 Aug 2017 08:59:24 -0400 Subject: Implement virDomainMigrateGetMaxDowntime Add override code for virDomainMigrateGetMaxDowntime --- libvirt-override-api.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index c96e83e..b63a403 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -582,6 +582,13 @@ + + Get the current value of the maximum downtime (in milliseconds) + allowed during a migration of a guest. + + + + Migrate the domain object from its current host to the destination host given by dconn (a connection to the destination host). -- cgit v1.2.1