1. 21 2月, 2006 2 次提交
    • D
      * src/libvirt.c src/xend_internal.c src/xend_internal.h: move the · 9a2ec00a
      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
      9a2ec00a
    • D
      * TODO: updated · 14414187
      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
      14414187
  2. 17 2月, 2006 2 次提交
    • D
      * python/tests/create.py: trying to make test more generic, but it's · 82402982
      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
      82402982
    • D
      * configure.in src/Makefile.am: adding dependency to libxml2 · 77e8b6c6
      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
      77e8b6c6
  3. 10 2月, 2006 1 次提交
  4. 19 1月, 2006 1 次提交
  5. 18 1月, 2006 1 次提交
  6. 14 1月, 2006 1 次提交
  7. 12 1月, 2006 1 次提交