1. 14 2月, 2007 1 次提交
    • M
      Tue Feb 14 15:33:05 EST 2007 Mark McLoughlin <markmc@redhat.com> · 5be54b40
      Mark McLoughlin 提交于
              * include/libvirt/libvirt.h.in: add the networks APIs
      
              * include/libvirt/virterror.h: add some error codes
      
              * src/driver.h: add network driver vtable
      
              * src/hash.c: add networks hash
      
              * src/internal.h: add virNetwork
      
              * src/libvirt.c: hook up the APIs to the network
              driver
      
              * src/libvirt_sym.version: add the new APIs
      
              * src/virterror.c: handle the new error codes
      5be54b40
  2. 23 1月, 2007 2 次提交
    • 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
    • M
      Mon Jan 22 16:23:52 IST 2007 Mark McLoughlin <markmc@redhat.com> · e9371d1a
      Mark McLoughlin 提交于
      	* src/internal.h: virDomain.handle refers to the "id"
      	in the API, so re-name to virDomain.id to avoid
      	confusion.
      
      	* src/hash.c, src/libvirt.c, src/proxy_internal.c, src/test.c,
      	src/xen_internal.c, src/xend_internal.c, src/xm_internal.c,
      	src/xml.c, src/xs_internal.c: update for rename.
      e9371d1a
  3. 14 12月, 2006 1 次提交
  4. 17 11月, 2006 1 次提交
  5. 21 9月, 2006 1 次提交
  6. 29 6月, 2006 1 次提交
  7. 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
  8. 30 5月, 2006 1 次提交
  9. 29 4月, 2006 1 次提交
  10. 25 4月, 2006 1 次提交
  11. 09 4月, 2006 1 次提交
    • D
      * TODO src/hash.[ch] src/internal.h src/libvirt.c src/xend_internal.c · 572806a9
      Daniel Veillard 提交于
        src/xs_internal.c: implementing domain pointers unification, thread
        safety and reference counting for domain and connections, this was
        the last critical change needed before making further progresses at
        the API level. Still a couple fo things TODO for this, unification
        at the Python level and adding UUID to hash. All domain/connect alloc
        and free routines are now centralized in hash.c
      * docs/APIchunk1.html docs/libvirt-api.xml docs/libvirt-refs.xml
        docs/html/libvirt-libvirt.html: regenerated the docs, that doesn't
        change the API.
      Daniel
      572806a9
  12. 05 4月, 2006 1 次提交
    • D
      * src/hash.c: tiny fix · 6bd95bf2
      Daniel Veillard 提交于
      * src/internal.h: starting to work on reentrancy
      * src/libvirt.c: applied patch from Jim Fehlig to fix
        virDomainLookupByID when run as root.
      Daniel
      6bd95bf2
  13. 29 3月, 2006 1 次提交
    • 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
  14. 27 3月, 2006 1 次提交
    • D
      * doc/*: updated module list and rebuilt · 4faeeb10
      Daniel Veillard 提交于
      * include/libvirt.h include/libvirt.h.in: added intialization function
      * include/virterror.h src/virterror.c: one more error code
      * src/internal.h: first part of Jim's format checking
      * src/libvirt.c src/xen_internal.[ch] src/xend_internal.[ch]
        src/xs_internal.[ch]: initialization and registration of drivers
      Daniel
      4faeeb10
  15. 21 3月, 2006 1 次提交
  16. 15 3月, 2006 1 次提交
  17. 28 2月, 2006 1 次提交
    • D
      * TODO: updated · 596b6010
      Daniel Veillard 提交于
      * include/virterror.h src/internal.h src/libvirt.c src/virterror.c
        src/xend_internal.c: commiting a first pass at adding error handling
        in the code, not finished, but it starts to work, need more coverage
        and testing.
      Daniel
      596b6010
  18. 25 2月, 2006 1 次提交
  19. 10 2月, 2006 1 次提交
  20. 18 1月, 2006 1 次提交
  21. 14 1月, 2006 1 次提交
  22. 17 12月, 2005 1 次提交
  23. 16 12月, 2005 2 次提交
  24. 14 12月, 2005 1 次提交
  25. 05 12月, 2005 1 次提交
  26. 08 11月, 2005 1 次提交
    • D
      * TODO: updated · 8af506b8
      Daniel Veillard 提交于
      * include/libxen.h src/libxen.c src/libxen_sym.version: extended
        entry points to a first minimal set.
      * src/internal.h: TODO macro
      Daniel
      8af506b8
  27. 02 11月, 2005 1 次提交