1. 28 3月, 2007 1 次提交
  2. 16 3月, 2007 1 次提交
  3. 15 3月, 2007 1 次提交
  4. 09 3月, 2007 1 次提交
  5. 07 3月, 2007 1 次提交
  6. 02 3月, 2007 1 次提交
    • M
      Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com> · 51d56098
      Mark McLoughlin 提交于
              * acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
              GNOME but with a few more flags we'd been using.
      
              * configure.in: use that instead of setting CFLAGS
              directly.
      
              * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
                src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
      51d56098
  7. 15 2月, 2007 1 次提交
  8. 23 1月, 2007 1 次提交
    • M
      Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com> · 6d153563
      Mark McLoughlin 提交于
              * include/libvirt/libvirt.h.in: add VIR_UUID_BUFLEN and
              VIR_UUID_STRING_BUFLEN
      
              * libvirt/proxy/libvirt_proxy.c, libvirt/src/hash.c,
              libvirt/src/internal.h, libvirt/src/libvirt.c,
              libvirt/src/proxy_internal.c, libvirt/src/test.c,
              libvirt/src/virsh.c, libvirt/src/xend_internal.c,
              libvirt/src/xm_internal.c, libvirt/src/xml.c,
              libvirt/python/libvir.c: use them
      6d153563
  9. 16 11月, 2006 2 次提交
  10. 11 11月, 2006 1 次提交
  11. 09 11月, 2006 1 次提交
  12. 08 11月, 2006 1 次提交
  13. 25 10月, 2006 1 次提交
  14. 29 8月, 2006 1 次提交
  15. 04 8月, 2006 1 次提交
  16. 06 7月, 2006 1 次提交
  17. 26 6月, 2006 1 次提交
    • D
      * configure.in libvirt.spec.in docs/examples/* include/Makefile.am · b62cdc14
      Daniel Veillard 提交于
        include/libvirt/virterror.h python/generator.py python/libvir.c
        python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
        src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
        src/xml.c src/xml.h: moved the includes from include/ to
        include/libvirt to reflect the installed include tree. This
        avoid using "" in the includes themselves.
      Daniel
      b62cdc14
  18. 29 3月, 2006 2 次提交
    • D
      * python/libvir.c: fixed a bug in the new wrapper · 880f4e9a
      Daniel Veillard 提交于
      * python/tests/Makefile.am python/tests/node.py: added a new test for
        the new API
      * python/tests/create.py: remove a debug
      Daniel
      880f4e9a
    • D
      * include/libvirt.h[.in] include/virterror.h src/driver.h · 212eaea3
      Daniel Veillard 提交于
        src/internal.h src/libvirt_sym.version src/xen_internal.c
        src/xs_internal.c: added a new entry point to get node hardware
        informations virGetNodeInfo, and associated driver hook.
      * src/xend_internal.c: implemented the node and version information
        hooks for the Xen Daemon
      * python/libvir.c python/libvirt-python-api.xml python/generator.py:
        also added Python bindings for the new call
      Daniel
      212eaea3
  19. 28 3月, 2006 2 次提交
  20. 23 3月, 2006 1 次提交
  21. 22 3月, 2006 2 次提交
  22. 28 2月, 2006 3 次提交
  23. 24 2月, 2006 1 次提交
  24. 23 2月, 2006 2 次提交
  25. 21 2月, 2006 2 次提交
    • 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
      * 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
  26. 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
  27. 15 2月, 2006 1 次提交
  28. 14 2月, 2006 1 次提交
  29. 10 2月, 2006 2 次提交
  30. 31 1月, 2006 1 次提交