1. 28 2月, 2006 9 次提交
  2. 25 2月, 2006 6 次提交
  3. 24 2月, 2006 2 次提交
  4. 23 2月, 2006 5 次提交
  5. 22 2月, 2006 3 次提交
  6. 21 2月, 2006 5 次提交
    • D
      * Makefile.am: extended make tests to run those in docs/examples · c509b5cd
      Daniel Veillard 提交于
      * docs/examples/suspend.c docs/examples/*: added an example of
        suspend/resume and regenerated
      Daniel
      c509b5cd
    • D
      * TODO: updated · d3a15eb3
      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
      d3a15eb3
    • 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
      * docs/examples/examples.xsl docs/examples/index.html · 9c5111b9
      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
      9c5111b9
    • 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
  7. 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
  8. 15 2月, 2006 1 次提交
  9. 14 2月, 2006 1 次提交
  10. 10 2月, 2006 6 次提交