1. 31 10月, 2007 1 次提交
  2. 11 10月, 2007 2 次提交
  3. 10 8月, 2007 1 次提交
  4. 19 7月, 2007 1 次提交
  5. 17 7月, 2007 1 次提交
  6. 09 7月, 2007 1 次提交
  7. 06 7月, 2007 1 次提交
    • R
      Fri Jul 6 16:08:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 4ea0ef79
      Richard W.M. Jones 提交于
      	* src/proxy_internal.c, src/proxy_internal.h,
      	  src.xen_internal.c, src/xen_internal.h,
      	  src/xen_unified.c, src/xen_unified.h,
      	  src/xend_internal.c, src/xend_internal.h,
      	  src/xm_internal.c, src/xm_internal.h,
      	  src/xs_internal.c, src/xs_internal.h: The interface
      	  between xen_unified.c and its underlying driver now uses
      	  a custom structure (struct xenUnifiedDriver) instead
      	  of reusing virDriver.
      	* src/xen_unified.c: virDomainLookup* functions in Xen
      	  now throw VIR_ERR_NO_DOMAIN if the domain does not exist.
      	* src/xs_internal.c: Fix indentation.
      4ea0ef79
  8. 04 7月, 2007 1 次提交
  9. 27 6月, 2007 1 次提交
  10. 26 6月, 2007 1 次提交
  11. 15 6月, 2007 2 次提交
  12. 08 6月, 2007 1 次提交
  13. 07 6月, 2007 2 次提交
  14. 05 6月, 2007 1 次提交
    • D
      * include/libvirt/libvirt.h include/libvirt/libvirt.h.in · 652f3bb1
      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/xen_unified.c
        src/xend_internal.c src/xm_internal.c src/xs_internal.c:
        Applied patches from Atsushi SAKAI to add the scheduler API,
        with patch from Rich Jones for error handing, and a number
        of cleanups and more error checking from me
      Daniel
      652f3bb1
  15. 22 5月, 2007 1 次提交
  16. 11 5月, 2007 1 次提交
  17. 04 4月, 2007 1 次提交
  18. 23 3月, 2007 1 次提交
  19. 16 3月, 2007 2 次提交
    • D
      * qemud/conf.c qemud/driver.h qemud/internal.h src/internal.h · 9e170a88
      Daniel Veillard 提交于
        src/sexpr.h src/test.c src/xm_internal.c src/xml.c src/xml.h:
        applied patch from Richard Jones adding check to printf-like
        functions and fixing the problems raised
      Daniel
      9e170a88
    • D
      * include/libvirt/libvirt.h[.in] include/libvirt/virterror.h · 635ae389
      Daniel Veillard 提交于
        proxy/libvirt_proxy.c qemud/Makefile.am qemud/conf.c qemud/conf.h
        qemud/dispatch.c qemud/internal.h qemud/protocol.h
        src/driver.h src/internal.h src/libvirt.c src/libvirt_sym.version
        src/proxy_internal.c src/proxy_internal.h src/qemu_internal.c
        src/test.c src/virsh.c src/virterror.c src/xen_internal.c
        src/xen_internal.h src/xend_internal.c src/xm_internal.c
        src/xml.h src/xs_internal.c: applied patch from Richard Jones
        adding virConnectGetCapabilities(), plus various small little
        fixes
      * docs/*: fixed the api extractor script and regenerated
      Daniel
      635ae389
  20. 15 3月, 2007 1 次提交
    • D
      * configure.in proxy/Makefile.am proxy/libvirt_proxy.c · 181ce1fd
      Daniel Veillard 提交于
        src/Makefile.am src/libvirt.c src/qemu_internal.c src/test.c
        src/xen_internal.c src/xen_internal.h src/xend_internal.c
        src/xm_internal.c src/xml.c src/xs_internal.c
        tests/Makefile.am tests/sexpr2xmltest.c tests/xmconfigtest.c:
        allow selective compilation of Xen,QEmu/KVM and test support
        in or out at configure time. Also allows to compile on a system
        without Xen development installed. All drivers are selected by
        default.
      Daniel
      181ce1fd
  21. 08 3月, 2007 2 次提交
    • D
      * src/internal.h src/xend_internal.c src/xm_internal.c src/xml.c: · 6a1e3d5f
      Daniel Veillard 提交于
        add a check for minimal size of Xen Dom0, track places where we
        had arbitrary minimal memory requirement and use a predefined
        macro to clean this up.
      Daniel
      6a1e3d5f
    • 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
  22. 07 3月, 2007 2 次提交
  23. 23 2月, 2007 2 次提交
  24. 17 2月, 2007 1 次提交
  25. 15 2月, 2007 1 次提交
    • M
      Tue Feb 14 16:14:32 IST 2007 Mark McLoughlin <markmc@redhat.com> · d4a9a0d6
      Mark McLoughlin 提交于
              * src/xend_internal.c, src/xm_internal.c: pass the
              connection to virDomainParseXMLDesc()
      
              * src/xml.[ch]: make virDomainParseXMLDesc accept
              a virConnectPtr so that we can use it later to
              lookup the bridge associated with a network
      
              * tests/xml2sexprtest.c: just pass NULL here, it's
              safe
      d4a9a0d6
  26. 14 2月, 2007 1 次提交
    • M
      Tue Feb 14 15:37:17 EST 2007 Mark McLoughlin <markmc@redhat.com> · 8ce3203a
      Mark McLoughlin 提交于
              Note: potential ABI break here, but people should
              only really be using virError structs returned from
              libvirt itself.
      
              * include/libvirt/virterror.h: add virNetwork
              to virError
      
              * src/internal.h, src/virterror.c: add network param
              to __virRaiseError()
      
              * src/conf.c, src/hash.c, src/libvirt.c, src/proxy_internal.c,
              src/qemu_internal.c, src/sexpr.c, src/test.c, src/xen_internal.c,
              src/xend_internal.c, src/xm_internal.c, src/xml.c, src/xmlrpc.c,
              src/xs_internal.c: update.
      8ce3203a
  27. 23 1月, 2007 3 次提交
    • M
      Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com> · 6d153563
      Mark McLoughlin 提交于
              * include/libvirt/libvirt.h.in: add VIR_UUID_BUFLEN and
              VIR_UUID_STRING_BUFLEN
      
              * libvirt/proxy/libvirt_proxy.c, libvirt/src/hash.c,
              libvirt/src/internal.h, libvirt/src/libvirt.c,
              libvirt/src/proxy_internal.c, libvirt/src/test.c,
              libvirt/src/virsh.c, libvirt/src/xend_internal.c,
              libvirt/src/xm_internal.c, libvirt/src/xml.c,
              libvirt/python/libvir.c: use them
      6d153563
    • M
      Mon Jan 22 16:23:52 IST 2007 Mark McLoughlin <markmc@redhat.com> · e9371d1a
      Mark McLoughlin 提交于
      	* src/internal.h: virDomain.handle refers to the "id"
      	in the API, so re-name to virDomain.id to avoid
      	confusion.
      
      	* src/hash.c, src/libvirt.c, src/proxy_internal.c, src/test.c,
      	src/xen_internal.c, src/xend_internal.c, src/xm_internal.c,
      	src/xml.c, src/xs_internal.c: update for rename.
      e9371d1a
    • M
      Mon Jan 22 16:17:25 IST 2007 Mark McLoughlin <markmc@redhat.com> · 26d6bbf3
      Mark McLoughlin 提交于
      	* src/driver.h: remove Free(), GetName(), GetID() and
      	GetUUID() driver methods.
      
      	* src/proxy_internal.c,	src/test.c, src/xen_internal.c,
      	src/xend_internal.c, src/xm_internal.c,	src/xs_internal.c:
      	Update driver vtables.
      26d6bbf3
  28. 20 1月, 2007 1 次提交
  29. 20 12月, 2006 1 次提交
  30. 14 12月, 2006 1 次提交
  31. 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