1. 05 9月, 2007 1 次提交
  2. 21 8月, 2007 5 次提交
    • D
      * configure.in libvirt.spec.in include/libvirt/libvirt.h docs/*: · cb2e35b6
      Daniel Veillard 提交于
        preparing release of 0.3.2
      * src/libvirt.c: fix a couple of comments
      * po/*: string localization merge/update
      Daniel
      cb2e35b6
    • R
      Tue Aug 21 10:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 442a1577
      Richard W.M. Jones 提交于
      	* src/libvirt.c (virDomainBlockStats, virDomainInterfaceStats):
      	  Added block device and network interface statistics.
      	* src/xen_internal.c: Support for stats from Xen domains.
      	* qemud/remote.c, qemud/remote_protocol.x, qemud/remote_internal.c:
      	  Support for fetching device and network interface stats
      	  across remote connections.
      	* src/virsh.c: Added 'virsh domblkstat' and 'virsh domifstat'
      	  commands to display stats.
      	* docs/libvir.html, docs/hvsupport.html: Updated hvsupport
      	  documentation.
      442a1577
    • 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
    • R
      Tue Aug 21 09:56:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 19e21d86
      Richard W.M. Jones 提交于
              * qemud/remote.c, qemud/remote_protocol.x, src/driver.h,
                src/internal.h, src/libvirt.c, src/libvirt_sym.version,
                src/qemu_driver.c, src/remote_internal.c, src/test.c:
                Add a private interface so that libvirt.c coordination
                functions can detect the availability of features in
                underlying drivers, using the VIR_DRV_SUPPORTS_FEATURE
                macro.
      19e21d86
    • R
      Tue Aug 21 09:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> · 157ddaa2
      Richard W.M. Jones 提交于
              * docs/libvir.html: Updated the hvsupport page to show that
                KVM now supports save and restore operations.
      157ddaa2
  3. 14 8月, 2007 2 次提交
  4. 28 7月, 2007 1 次提交
  5. 26 7月, 2007 2 次提交
  6. 24 7月, 2007 2 次提交
  7. 23 7月, 2007 1 次提交
  8. 17 7月, 2007 2 次提交
  9. 12 7月, 2007 2 次提交
  10. 09 7月, 2007 1 次提交
  11. 29 6月, 2007 2 次提交
  12. 27 6月, 2007 2 次提交
  13. 26 6月, 2007 1 次提交
  14. 25 6月, 2007 1 次提交
  15. 21 6月, 2007 4 次提交
  16. 20 6月, 2007 2 次提交
  17. 19 6月, 2007 3 次提交
  18. 11 6月, 2007 3 次提交
  19. 08 6月, 2007 1 次提交
  20. 07 6月, 2007 1 次提交
  21. 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