- 28 3月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
* src/libvirt_sym.version: add initialize entry point * src/libvirt.c: make sure we always initialize the lib * python/tests/*.py: start updating exemple for exception handling as pointed by Jim Meyering Daniel
-
由 Daniel Veillard 提交于
the Perl bindings, regenerated * python/libvirt_wrap.h: added a missing include. Daniel
-
- 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
-
- 25 3月, 2006 4 次提交
-
-
由 Daniel Veillard 提交于
* doc/*: rebuilt Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
tree compiles. Daniel
-
- 24 3月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
Daniel
-
- 23 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/virterror.c: created a new module related to Xen Store accesses * src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]: nearly completed the separation of the code from the different modules Daniel
-
- 22 3月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
* src/libvirt.c src/xend_internal.c src/xend_internal.h: more work on the xend refactoring Daniel
-
由 Daniel Veillard 提交于
Daniel
-
- 21 3月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
the Xen hypervisor direct access module. Need to convert xend_internal.[ch] and make one for the Xenstore now ... Daniel
-
由 Daniel Veillard 提交于
src/xen_internal.h docs/apibuild.py: starting the refactoring, first the direct Xen hypervisor module. New header describing the entry points of a driver. Daniel
-
- 15 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/sexpr.h src/virsh.c src/virterror.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xend_internal.h src/xml.c src/xml.h: applied cb/indent to homogenize the source style, as a first pass. Daniel
-
- 11 3月, 2006 1 次提交
-
-
由 Anthony Liguori 提交于
put it in the Makefiles yet as it's not actually being used by anything. Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
-
- 10 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Ronald Aigner * docs/site.xsl docs/*.html: added link to Bugzilla Daniel
-
- 04 3月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
when generating physical block devices descriptions. Daniel
-
由 Daniel Veillard 提交于
missing reqs for readline. Daniel
-
- 28 2月, 2006 10 次提交
-
-
由 Daniel Veillard 提交于
preparing release 0.0.6 Daniel
-
由 Daniel Veillard 提交于
error handling and regenerated the docs Daniel
-
由 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 2 次提交
-
-
由 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
-