mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* configure.in src/Makefile.am: adding dependency to libxml2
* 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
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
Thu Feb 16 17:47:00 EST 2006 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* configure.in src/Makefile.am: adding dependency to libxml2
|
||||
* 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
|
||||
|
||||
Wed Feb 15 08:20:23 EST 2006 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* configure.in libvirt.spec.in include/libvirt.h.in python/Makefile.am
|
||||
|
||||
Reference in New Issue
Block a user