1. 30 7月, 2007 1 次提交
  2. 26 7月, 2007 1 次提交
  3. 24 7月, 2007 1 次提交
  4. 19 7月, 2007 3 次提交
  5. 17 7月, 2007 1 次提交
  6. 04 7月, 2007 1 次提交
  7. 27 6月, 2007 1 次提交
  8. 15 6月, 2007 1 次提交
  9. 08 6月, 2007 1 次提交
  10. 07 6月, 2007 2 次提交
  11. 29 5月, 2007 1 次提交
    • R
      +Tue May 29 15:41:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 0832c58c
      Richard W.M. Jones 提交于
      +
      +       * TODO: Added a note about requiring C++ compiler because of a
      +         possible problem with libtool autoconf macros.
      +       * docs/examples/Makefile.am, proxy/Makefile.am, qemud/Makefile.am,
      +         src/Makefile.am, tests/Makefile.am: Pass $(WARN_CFLAGS) when
      +         linking, so if -fstack-protector is there, gcc will link to
      +         the stack protector library.
      +       * tests/xencapstest.c: Allow this test to compile when Xen
      +         libraries are not enabled.
      +
      0832c58c
  12. 18 4月, 2007 1 次提交
  13. 13 4月, 2007 1 次提交
  14. 12 4月, 2007 1 次提交
    • D
      * src/xend_internal.c src/xml.c: applied patch from Nobuhiro Itou · 1ec25df2
      Daniel Veillard 提交于
        to handle CDRom devices with no device name
      * tests/sexpr2xmltest.c tests/xml2sexprtest.c
        tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.sexpr
        tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml
        tests/xml2sexprdata/xml2sexpr-no-source-cdrom.sexpr
        tests/xml2sexprdata/xml2sexpr-no-source-cdrom.xml: added regression
        tests for this case based on Nobuhiro Itou test inputs.
      Daniel
      1ec25df2
  15. 04 4月, 2007 1 次提交
  16. 27 3月, 2007 1 次提交
  17. 16 3月, 2007 1 次提交
  18. 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
  19. 07 3月, 2007 2 次提交
  20. 02 3月, 2007 1 次提交
    • M
      Thu Mar 01 16:17:48 EST 2007 Mark McLoughlin <markmc@redhat.com> · 51d56098
      Mark McLoughlin 提交于
              * acinclude.m4: add LIBVIRT_COMPILE_WARNINGS, copied from
              GNOME but with a few more flags we'd been using.
      
              * configure.in: use that instead of setting CFLAGS
              directly.
      
              * proxy/Makefile.am, python/Makefile.am, qemud/Makefile.am,
                src/Makefile.am, tests/Makefile.am: use $(WARN_CFLAGS)
      51d56098
  21. 24 2月, 2007 1 次提交
  22. 17 2月, 2007 1 次提交
  23. 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
  24. 14 2月, 2007 1 次提交
  25. 07 2月, 2007 2 次提交
  26. 26 1月, 2007 1 次提交
  27. 20 1月, 2007 1 次提交
  28. 13 12月, 2006 1 次提交
  29. 07 12月, 2006 2 次提交
  30. 17 11月, 2006 1 次提交
  31. 15 11月, 2006 1 次提交
  32. 10 11月, 2006 1 次提交
    • D
      * src/xend_internal.c src/xml.c: add an extra element currentMemory · 28a60cbc
      Daniel Veillard 提交于
        to the XML description and handle its serialization back and
        forth between XML and S-Expr
      * tests/sexpr2xmltest.c tests/xml2sexprtest.c
        tests/sexpr2xmldata/sexpr2xml-curmem.*
        tests/xml2sexprdata/xml2sexpr-curmem.*: added specific regression
        tests for this, this didn't disturb any of the other tests.
      Daniel
      28a60cbc
  33. 09 11月, 2006 2 次提交