On 08/26/2017 09:01 AM, John Ferlan wrote:
Implement the bindings similar to previous such implementations for
Compression cache (commit id's 7465d31bb and feae4e052)
John Ferlan (2):
Introduce virDomainMigrateGetMaxDowntime API
Implement virDomainMigrateGetMaxDowntime
generator.py | 1 +
libvirt-override-api.xml | 7 +++++++
libvirt-override.c | 33 +++++++++++++++++++++++++++++++++
3 files changed, 41 insertions(+)
I pushed this under the rule of well the CI build is broken and since DV
is making a release in his morning - 'tis better to push and have to fix
some minor issue in something than have the build failure be a blocking
point.
John