1. 26 8月, 2006 1 次提交
  2. 17 8月, 2006 2 次提交
  3. 16 8月, 2006 1 次提交
  4. 14 8月, 2006 1 次提交
  5. 11 8月, 2006 1 次提交
  6. 09 8月, 2006 1 次提交
  7. 12 7月, 2006 1 次提交
  8. 10 7月, 2006 1 次提交
  9. 06 7月, 2006 1 次提交
  10. 03 7月, 2006 2 次提交
  11. 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
  12. 21 6月, 2006 1 次提交
  13. 14 6月, 2006 1 次提交
    • D
      * docs//*: rebuilt the documentation · 7efa1c11
      Daniel Veillard 提交于
      * src/driver.h src/libvirt.c src/test.c src/xen_internal.c
        src/xend_internal.c src/xs_internal.c: started to fix some of
        the driver related problem raised by Daniel Berrange, added a
        ver version field to drivers.
      Daniel
      7efa1c11
  14. 09 5月, 2006 1 次提交
  15. 29 4月, 2006 1 次提交
  16. 26 4月, 2006 2 次提交
  17. 14 4月, 2006 1 次提交
    • D
      * include/libvirt.h include/libvirt.h.in doc/*: added new entry point · e0812360
      Daniel Veillard 提交于
        virDomainSetMemory to set up the target memory use for a domain
      * src/driver.h src/libvirt.c src/xen_internal.c src/xend_internal.[ch]
        src/xs_internal.[ch]: added a new entry point in the drivers for this,
        also fixed the xen store entry, as changing
        /local/domain/$$/memory/target affects the target memory not the max,
        apparently max is not visible at the xenstore level (or I missed it)
      Daniel
      e0812360
  18. 10 4月, 2006 2 次提交
  19. 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
  20. 04 4月, 2006 1 次提交
  21. 03 4月, 2006 1 次提交
  22. 29 3月, 2006 1 次提交
  23. 28 3月, 2006 2 次提交
  24. 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
  25. 25 3月, 2006 1 次提交
  26. 21 3月, 2006 1 次提交
  27. 10 3月, 2006 1 次提交
  28. 28 2月, 2006 3 次提交
  29. 25 2月, 2006 5 次提交