1. 06 12月, 2007 1 次提交
  2. 05 12月, 2007 1 次提交
  3. 30 11月, 2007 1 次提交
  4. 17 11月, 2007 1 次提交
  5. 15 11月, 2007 1 次提交
  6. 14 11月, 2007 1 次提交
  7. 19 10月, 2007 1 次提交
  8. 13 10月, 2007 1 次提交
  9. 20 9月, 2007 1 次提交
  10. 21 8月, 2007 1 次提交
    • R
      Tue Aug 21 10:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 81005437
      Richard W.M. Jones 提交于
      	* src/libvirt.c (virDomainMigrate): Added virDomainMigrate
      	  API call.
      	* src/xend_internal.c, src/xen_unified.c: Support for migration
      	  of Xen domains.
      	* src/xen_internal.c: Xen capabilities indicates level of
      	  support for migration.
      	* qemud/remote.c, qemud/remote_protocol.x, src/remote_internal.c:
      	  Support for migration between remote hypervisors.
      	* src/virsh.c: Added 'virsh migrate' command.
      	* docs/libvir.html, docs/hvsupport.html: Updated hvsupport
      	  documentation.
      81005437
  11. 07 8月, 2007 1 次提交
  12. 26 7月, 2007 1 次提交
  13. 20 7月, 2007 1 次提交
  14. 17 7月, 2007 1 次提交
  15. 27 6月, 2007 4 次提交
  16. 15 6月, 2007 1 次提交
  17. 11 6月, 2007 1 次提交
  18. 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
  19. 04 4月, 2007 1 次提交
  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. 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
  22. 23 2月, 2007 1 次提交
  23. 14 2月, 2007 2 次提交
  24. 26 1月, 2007 1 次提交
  25. 17 11月, 2006 1 次提交
  26. 21 9月, 2006 2 次提交
  27. 30 8月, 2006 1 次提交
    • 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
  28. 30 6月, 2006 1 次提交
  29. 06 6月, 2006 1 次提交
  30. 09 5月, 2006 1 次提交
  31. 25 3月, 2006 1 次提交
  32. 24 3月, 2006 1 次提交
  33. 23 3月, 2006 1 次提交
  34. 25 2月, 2006 1 次提交
  35. 22 2月, 2006 1 次提交
    • D
      * TODO: updated · a3512b01
      Daniel Veillard 提交于
      * libvirt.spec.in: package the examples in the doc
      * src/Makefile.am: forgot to add xml.h
      Daniel
      a3512b01