1. 16 11月, 2006 1 次提交
  2. 17 10月, 2006 1 次提交
  3. 13 10月, 2006 1 次提交
  4. 12 10月, 2006 2 次提交
  5. 03 10月, 2006 2 次提交
  6. 30 9月, 2006 1 次提交
  7. 29 9月, 2006 1 次提交
  8. 21 9月, 2006 1 次提交
  9. 19 9月, 2006 1 次提交
  10. 05 9月, 2006 3 次提交
  11. 03 9月, 2006 2 次提交
  12. 30 8月, 2006 2 次提交
    • D
      Added driver backends for ListDefinedDomains, NumOfDefinedDomains,... · 25726a0f
      Daniel P. Berrange 提交于
      Added driver backends for ListDefinedDomains, NumOfDefinedDomains, DomainStart, DomainDefineXML, DomainUndefine & hooked up all related infrastructure
      25726a0f
    • D
      * TODO libvirt.spec.in: update · 3bbac7cd
      Daniel Veillard 提交于
      * configure.in include/libvirt/virterror.h src/Makefile.am
        src/conf.c src/conf.h src/virterror.c src/xen_internal.c:
        adding a subset of Xen config file parser, and serializer
      * tests/Makefile.am tests/conftest.c tests/test_conf.sh
        tests/confdata/Makefile.am tests/confdata/fc4.conf
        tests/confdata/fc4.out: adding test program for config in and out
      Daniel
      3bbac7cd
  13. 09 8月, 2006 2 次提交
  14. 04 8月, 2006 1 次提交
    • D
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in · 7a8a6338
      Daniel Veillard 提交于
        src/libvirt.c src/libvirt_sym.version src/xen_internal.c
        src/xen_internal.h src/xend_internal.c src/xend_internal.h:
        applied patch from Michel Ponceau and Philippe Berthault for
        virtual CPU and affinity support plus a bit of cleanup.
      Daniel
      7a8a6338
  15. 20 7月, 2006 2 次提交
  16. 03 7月, 2006 1 次提交
  17. 30 6月, 2006 2 次提交
  18. 29 6月, 2006 1 次提交
  19. 21 6月, 2006 3 次提交
  20. 16 6月, 2006 2 次提交
  21. 14 6月, 2006 2 次提交
  22. 25 4月, 2006 1 次提交
  23. 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
  24. 03 4月, 2006 1 次提交
  25. 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
  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. 23 3月, 2006 1 次提交