- 28 2月, 2006 8 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
* python/Makefile.am python/generator.py python/libvir.c python/libvir.py: improved python binding, raise exception when an instance creation or lookup fails, and add support for the global error handler, per conn handler still needed * python/tests/error.py python/tests/Makefile.am: adding a regression test Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
* include/virterror.h src/virterror.c src/xml.c: error interception and reporting should be done. Daniel
-
由 Daniel Veillard 提交于
should not emit error when failing to open the hypervisor proc entry point. Daniel
-
由 Daniel Veillard 提交于
virDefaultErrorFunc() * src/sexpr.c src/xen_internal.c src/virterror.c include/virterror.h: adding more error reporting though the code, nearly complete. * src/sexpr.c: added specific error function to avoid an error report. Daniel
-
由 Daniel Veillard 提交于
plugging in the error system in the code. Daniel
-
由 Daniel Veillard 提交于
* include/virterror.h src/internal.h src/libvirt.c src/virterror.c src/xend_internal.c: commiting a first pass at adding error handling in the code, not finished, but it starts to work, need more coverage and testing. Daniel
-
- 25 2月, 2006 6 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
-
由 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
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
Daniel
-
- 24 2月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
UUID strings can contain zeroes, so the autogenerated conversion functions don't work. Daniel
-
- 23 2月, 2006 5 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
* python/generator.py python/libvir.c python/libvirt-python-api.xml: also fixing the binding for getting a domain UUID * python/tests/Makefile.am python/tests/uuid.py: added a test for the new UUID API Daniel
-
由 Daniel Veillard 提交于
release of 0.0.5 * include/libvirt.h.in: fixed APIs definition Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 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
-
- 22 2月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
added devhelp docs support, based on libxml2 stylesheets Daniel
-
由 Daniel Veillard 提交于
* libvirt.spec.in: package the examples in the doc * src/Makefile.am: forgot to add xml.h Daniel
-
由 Karel Zak 提交于
-
- 21 2月, 2006 5 次提交
-
-
由 Daniel Veillard 提交于
* docs/examples/suspend.c docs/examples/*: added an example of suspend/resume and regenerated Daniel
-
由 Daniel Veillard 提交于
* python/tests/Makefile.am: fix a small PYTHONPATH bug * docs//*: fixed the xsl a bit for toc names, added doc for the python bindings, regenerated Daniel
-
由 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
-
由 Daniel Veillard 提交于
* include/libvirt.h include/libvirt.h.in: cleanup * src/libvirt.c: remove debugging output * src/xend_internal.c src/xml.c src/xml.h: reimplement virDomainGetXMLDesc() based on xend interface, now work as user too. Daniel
-
- 17 2月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
difficult since it requires a system image * src/libvirt.c src/xend_internal.c: fixed the shutdown API which was broken due to a bad reason at the xend level. Daniel
-
由 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
-
- 15 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/Makefile.am: fix rpm packaging problems whith head, more LIBVIR -> LIBVIRT changes. Daniel
-
- 14 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
python/tests/basic.py: added first python test script and a 'make tests' target Daniel
-
- 10 2月, 2006 7 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
libvirt.spec.in: preparing 0.0.4 release Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
tweak a few things Daniel
-