1. 10 3月, 2007 1 次提交
  2. 08 3月, 2007 1 次提交
    • D
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in · b412cfad
      Daniel Veillard 提交于
        src/driver.h src/libvirt.c src/libvirt_sym.version
        src/proxy_internal.c src/qemu_internal.c src/test.c src/virsh.c
        src/xen_internal.c src/xen_internal.h src/xend_internal.c
        src/xm_internal.c src/xs_internal.c: applied patch from
        Masayuki Sunou to add and entry point to check the maximum
        number of virtual CPU supported by a virtualization mechanism
      * doc/*.html doc/libvirt-*.xml: regenerated the interfaces descriptions
        and associated docs.
      Daniel
      b412cfad
  3. 23 2月, 2007 1 次提交
    • M
      Fri Feb 23 08:49:12 IST 2007 Mark McLoughlin <markmc@redhat.com> · 57a18198
      Mark McLoughlin 提交于
              * include/libvirt/libvirt.h.in, src/libvirt.c add
              virDomainGetAutostart(), virDomainSetAutostart(),
              virNetworkGetAutostart() and virNetworkSetAutostart().
      
              * src/libvirt_sym.version: export the API
      
              * src/driver.h: add methods to the driver vtables.
      
              * src/proxy_internal.c, src/qemu_internal.c,
                src/test.c, src/xen_internal.c, src/xend_internal.c,
                src/xm_internal.c, src/xs_internal.c: set those
              methods to NULL
      57a18198
  4. 15 2月, 2007 1 次提交
    • M
      Tue Feb 14 16:17:51 IST 2007 Mark McLoughlin <markmc@redhat.com> · 8356c43e
      Mark McLoughlin 提交于
              * include/libvirt/libvirt.h.in, src/libvirt.c: add
              virNetworkGetBridgeName() to allow finding out what
              bridge to connect to in order to join a network.
      
              * src/driver.h: add networkGetBridgeName() to vtable.
      
              * qemud/protocol.h: add the request and reply to
              the qemud protocol.
      
              * qemud/dispatch.c, qemud/driver.[ch]: handle them
              here.
      
              * src/qemu_internal.c: implement GetBridgeName()
              in the qemu driver.
      
              * src/libvirt_sym.version: add new symbol.
      8356c43e
  5. 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
  6. 23 11月, 2006 1 次提交
  7. 17 11月, 2006 1 次提交
    • D
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in · dc28f35f
      Daniel Veillard 提交于
        src/driver.h src/libvirt.c src/libvirt_sym.version
        src/proxy_internal.c src/test.c src/xen_internal.c
        src/xend_internal.c src/xml.c src/xml.h src/xs_internal.c:
        intagrated patch from Michel Ponceau to add hot-plug devices
        support to the API, integrated in driver API and fixed
        a few small things. Still a TODO in src/xml.c about
        moving xenstore direct accesses to a new routine.
      Daniel
      dc28f35f
  8. 30 8月, 2006 1 次提交
  9. 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
  10. 30 5月, 2006 1 次提交
  11. 22 5月, 2006 1 次提交
  12. 03 4月, 2006 1 次提交
  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. 28 3月, 2006 1 次提交
    • D
      * python/libvir.c: call the initialize entry point · 538686f9
      Daniel Veillard 提交于
      * src/libvirt_sym.version: add initialize entry point
      * src/libvirt.c: make sure we always initialize the lib
      * python/tests/*.py: start updating exemple for exception
        handling as pointed by Jim Meyering
      Daniel
      538686f9
  15. 28 2月, 2006 1 次提交
    • D
      * include/virterror.h src/libvirt_sym.version: exported · 87d33837
      Daniel Veillard 提交于
        virDefaultErrorFunc()
      * src/sexpr.c src/xen_internal.c src/virterror.c include/virterror.h:
        adding more error reporting though the code, nearly complete.
      * src/sexpr.c: added specific error function to avoid an error report.
      Daniel
      87d33837
  16. 25 2月, 2006 1 次提交
  17. 23 2月, 2006 1 次提交
  18. 10 2月, 2006 1 次提交
  19. 25 1月, 2006 1 次提交
  20. 16 12月, 2005 2 次提交
  21. 14 12月, 2005 1 次提交
  22. 09 12月, 2005 1 次提交
  23. 08 12月, 2005 1 次提交
    • D
      * configure.in: activate pedantic flags · 96a54b42
      Daniel Veillard 提交于
      * src/libvir.c src/libvir_sym.version src/xen_internal.[ch]
        include/libvir.h: implementing hypervisor Version and Type interfaces
      * src/virsh.c: adding a version command, WIP
      Daniel
      96a54b42
  24. 07 12月, 2005 1 次提交
  25. 06 12月, 2005 1 次提交
  26. 05 12月, 2005 1 次提交