Daniel Veillard
7c82cb733f
* configure.in src/Makefile.am src/libvir.c src/xen_internal.c
...
src/xen_internal.h: removed dependancy on xenctrl library, untested
yet.
Daniel
2005-12-07 18:10:51 +00:00
Karel Zak
db4caab690
add virConnectNumOfDomains()
2005-12-07 11:03:24 +00:00
Daniel Veillard
7ad5537367
* docs/Makefile.am docs/apibuild.py docs/libvir-api.xml
...
docs/libvir-refs.xml: fix XML API generation
* include/libvir.h src/libvir.c src/virsh.c: fix the info memory
API again, use KB, not bytes so that an unsigned long is sufficient.
Daniel
2005-12-06 16:50:31 +00:00
Daniel Veillard
02a0500d22
* include/libvir.h src/libvir.c src/virsh.c: adding the extraction
...
of the number of virtual CPUs for both interfaces.
Daniel
2005-12-06 16:12:49 +00:00
Daniel Veillard
6564f33fbb
* include/libvir.h src/libvir.c src/virsh.c: tweaking of the
...
GetInfo() API, returns bytes and nanoseconds, try to fix
the scales, but time on unpriviledged interfaces doesn't work.
Daniel
2005-12-06 13:47:40 +00:00
Daniel Veillard
04130eb824
* include/libvir.h src/libvir.c src/libvir_sym.version src/virsh.c:
...
first pass at trying to implement virDomainGetInfo() quite a bit
of work left to do.
Daniel
2005-12-05 18:14:37 +00:00
Daniel Veillard
1192a2ade3
* Makefile.am README TODO autogen.sh configure.in libvir.pc.in
...
libvir.spec.in docs/Makefile.am docs/apibuild.py docs/structures.fig
include/Makefile.am include/libvir.h src/Makefile.am src/hash.c
src/hash.h src/internal.h src/libvir.c src/libvir_sym.version
src/virsh.c: renamed to libvir
Daniel
2005-12-05 11:16:07 +00:00