1. 21 1月, 2008 1 次提交
    • D
      Remove docs/API*.html · d3043afe
      Daniel Veillard 提交于
      * docs/API* docs/api.xsl docs/site.xsl docs/Makefile.am: remove the
        generation of the API*.html files as it's not really useful here
      Daniel
      d3043afe
  2. 27 11月, 2007 1 次提交
  3. 23 10月, 2007 1 次提交
  4. 01 10月, 2007 1 次提交
  5. 28 9月, 2007 1 次提交
    • D
      * include/libvirt/libvirt.h[.in] src/driver.h src/openvz_driver.c · 4bf3bc9e
      Daniel Veillard 提交于
        src/qemu_driver.c src/remote_internal.c src/test.c
        src/xen_internal.[ch] src/xen_unified.c src/xend_internal.[ch]
        src/libvirt.c src/libvirt_sym.version: adding NUMA support patches
        from Beth Kon adding new virNodeGetCellsFreeMemory entry point
        and extending the virConnectGetCapabilities one. Fix a couple of
        issues in the patch and add to exported symbols from shared lib.
      * docs/virsh.pod docs/virsh.1 src/virsh.c: added new command
        freecell to get the available memory on the node or in a NUMA cell.
      * docs/*: updated and regenerated the documentation
      Daniel
      4bf3bc9e
  6. 10 9月, 2007 1 次提交
  7. 21 8月, 2007 1 次提交
  8. 24 7月, 2007 1 次提交
  9. 09 7月, 2007 1 次提交
  10. 29 6月, 2007 1 次提交
  11. 26 6月, 2007 1 次提交
  12. 25 6月, 2007 1 次提交
  13. 07 6月, 2007 1 次提交
  14. 20 3月, 2007 1 次提交
  15. 23 11月, 2006 1 次提交
    • D
      * docs//*: regenerated · 66ab526b
      Daniel Veillard 提交于
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in src/driver.h
        src/libvirt.c src/proxy_internal.c src/test.c src/virsh.c
        src/xen_internal.c src/xend_internal.c src/xm_internal.c
        src/xs_internal.c: added support for dumping core of domains
        assuming a xend with the latest patch to do so.
      Daniel
      66ab526b
  16. 21 9月, 2006 1 次提交
  17. 17 8月, 2006 1 次提交
  18. 11 8月, 2006 1 次提交
  19. 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
  20. 09 5月, 2006 1 次提交
  21. 26 4月, 2006 1 次提交
  22. 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
  23. 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
  24. 03 4月, 2006 1 次提交
  25. 29 3月, 2006 1 次提交
  26. 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
  27. 25 2月, 2006 2 次提交
  28. 23 2月, 2006 1 次提交
  29. 21 2月, 2006 2 次提交
  30. 17 2月, 2006 1 次提交
    • 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
  31. 10 2月, 2006 1 次提交
  32. 31 1月, 2006 1 次提交
  33. 25 1月, 2006 1 次提交
  34. 22 1月, 2006 1 次提交
  35. 20 1月, 2006 1 次提交
  36. 18 1月, 2006 1 次提交
  37. 16 12月, 2005 1 次提交
  38. 15 12月, 2005 1 次提交