]> xenbits.xensource.com Git - libvirt.git/commit
Add public API for getting migration speed
authorJim Fehlig <jfehlig@novell.com>
Fri, 26 Aug 2011 18:10:21 +0000 (12:10 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 1 Sep 2011 17:26:21 +0000 (11:26 -0600)
commitb12354befee9f8e88d3d5d96390856af8f05eb2f
treed31cd337b498c4077e81a2d80f93a8d065dd0269
parentd1535e668ab1a54a25524418eee431202a9e7b75
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
12 files changed:
docs/apibuild.py
include/libvirt/libvirt.h.in
python/generator.py
python/libvirt-override-api.xml
python/libvirt-override.c
src/driver.h
src/libvirt.c
src/libvirt_public.syms
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs
src/rpc/gendispatch.pl