- 27 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt.h include/libvirt.h.in: added intialization function * include/virterror.h src/virterror.c: one more error code * src/internal.h: first part of Jim's format checking * src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch] src/xs_internal.[ch]: initialization and registration of drivers Daniel
-
- 28 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 25 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/virterror.c include/Makefile.am include/virterror.h: adding the public APIs for errors, callbacks and synchronous. The boring stuff is still left to do, plugging it. Also need to be exposed at the python level. * doc//*: rebuilt Daniel
-
- 23 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/libvirt_sym.version: added virDomainLookupByUUID and virDomainGetUUID to be able to use the persistant UUID names * docs//*: rebuilt the docs following the API extension Daniel
-
- 21 2月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
XML dump function around to make sure all entry points are centralized in libvirt.c and also avoid doc generation troubles. * docs/examples/Makefile.am docs/examples/index.py: fix the makefile a bit. * TODO: updated * docs/format.html: added a description of the XML used for the domains. * docs//*: rebuilt Daniel
-
由 Daniel Veillard 提交于
docs/site.xsl: integates the examples page in the web site * docs//* : fixed generator and rebuilt the docs * python/tests/basic.py python/tests/create.py: couple cleanups Daniel
-
- 17 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt.h* src/libvirt.c src/xend_internal.[ch] src/xml.[ch]: added XML parsing for Xen domain descriptions needed for creates, plugged in a converter to s-exp and xend call. Modified the virDomainCreateLinux() to reflect that XML based description. Seems to work. * python/tests/create.py: added a test case which seems to work not tested much yet * docs/*: regenerated Daniel
-
- 10 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 20 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
but not completely integrated yet Daniel
-
- 18 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
of libxend capabilities, including checkpointing and restoring in a file. * docs//*: regenerated the docs Daniel
-
- 16 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
adding the virDomainShutdown() API * src/virsh.c: adding a shutdown command * docs/*: regenerated Daniel
-
- 15 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 09 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
* docs/*: regenerated the docs Daniel
-
由 Daniel Veillard 提交于
virDomainFree() * docs/*: regenerated the docs Daniel
-
- 08 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 07 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
libxml2 adapted to libvir * docs/* docs/html/libxml-libvir.html: regenerated Daniel
-
由 Daniel Veillard 提交于
* include/libvir.h: adding informations on the header Daniel
-
由 Daniel Veillard 提交于
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
-