Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.in src/Makefile.am: adding dependency to libxml2 | Daniel Veillard | 2006-02-16 | 1 | -0/+46 |
| | | | | | | | | | | | | * 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 | ||||
* | * Makefile.am configure.in python/Makefile.am python/tests/Makefile.am | Daniel Veillard | 2006-02-14 | 2 | -0/+55 |
python/tests/basic.py: added first python test script and a 'make tests' target Daniel |