1. 21 6月, 2006 4 次提交
  2. 16 6月, 2006 2 次提交
  3. 15 6月, 2006 3 次提交
  4. 14 6月, 2006 5 次提交
  5. 13 6月, 2006 2 次提交
  6. 06 6月, 2006 1 次提交
  7. 30 5月, 2006 2 次提交
  8. 29 5月, 2006 1 次提交
  9. 22 5月, 2006 1 次提交
  10. 10 5月, 2006 2 次提交
  11. 09 5月, 2006 1 次提交
  12. 29 4月, 2006 1 次提交
  13. 27 4月, 2006 1 次提交
  14. 26 4月, 2006 4 次提交
  15. 25 4月, 2006 2 次提交
  16. 20 4月, 2006 1 次提交
  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. 06 4月, 2006 1 次提交
  21. 05 4月, 2006 2 次提交