Marco Sinhoreli wrote:
Hello all,
I'm using libvirt from cvs, and in libvirt.h there are
virDomainBlockStats, and virDomainInterfaceStats calls. I think it is
compiled into libvirtmod, then I'm trying to write two methods,
blockStats, and interfacesStats in the class virDomain at the
libvirt.py
Hello all,
I'm using libvirt from cvs, and in libvirt.h there are
virDomainBlockStats, and virDomainInterfaceStats calls. I think it is
compiled into libvirtmod, then I'm trying to write two methods,
blockStats, and interfacesStats in the class virDomain at the
libvirt.py library file. I'm not a s