1. 24 2月, 2009 2 次提交
  2. 14 2月, 2009 1 次提交
  3. 25 7月, 2008 3 次提交
  4. 12 7月, 2008 1 次提交
  5. 11 7月, 2008 1 次提交
  6. 23 5月, 2008 1 次提交
  7. 07 5月, 2008 1 次提交
    • D
      Sound support for QEmu and Xen · 70f44663
      Daniel Veillard 提交于
      * src/qemu_conf.c src/qemu_conf.h src/xend_internal.c
        src/xend_internal.h src/xm_internal.c src/xml.c src/xml.h:
        Patch from Cole Robinson adding sound support for QEmu and Xen
      * tests/qemuxml2argvtest.c tests/sexpr2xmltest.c
        tests/xmconfigtest.c tests/xml2sexprtest.c:
        Associated regression tests
      Daniel
      70f44663
  8. 26 4月, 2008 1 次提交
  9. 11 4月, 2008 1 次提交
  10. 27 2月, 2008 1 次提交
  11. 01 12月, 2007 1 次提交
  12. 31 10月, 2007 1 次提交
  13. 23 10月, 2007 1 次提交
  14. 16 10月, 2007 1 次提交
  15. 12 9月, 2007 1 次提交
  16. 10 8月, 2007 1 次提交
  17. 27 6月, 2007 1 次提交
  18. 06 4月, 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 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
  21. 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
  22. 12 9月, 2006 1 次提交
  23. 17 8月, 2006 1 次提交
  24. 26 6月, 2006 1 次提交
    • D
      * configure.in libvirt.spec.in docs/examples/* include/Makefile.am · b62cdc14
      Daniel Veillard 提交于
        include/libvirt/virterror.h python/generator.py python/libvir.c
        python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
        src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
        src/xml.c src/xml.h: moved the includes from include/ to
        include/libvirt to reflect the installed include tree. This
        avoid using "" in the includes themselves.
      Daniel
      b62cdc14
  25. 10 5月, 2006 1 次提交
  26. 09 5月, 2006 1 次提交
  27. 29 4月, 2006 1 次提交
  28. 15 3月, 2006 1 次提交
  29. 21 2月, 2006 1 次提交
    • D
      * TODO: updated · 14414187
      Daniel Veillard 提交于
      * include/libvirt.h include/libvirt.h.in: cleanup
      * src/libvirt.c: remove debugging output
      * src/xend_internal.c src/xml.c src/xml.h: reimplement
        virDomainGetXMLDesc() based on xend interface, now work as user too.
      Daniel
      14414187
  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