1. 07 12月, 2007 1 次提交
  2. 06 12月, 2007 3 次提交
  3. 05 12月, 2007 1 次提交
  4. 01 12月, 2007 1 次提交
  5. 29 11月, 2007 1 次提交
  6. 28 11月, 2007 2 次提交
  7. 12 11月, 2007 1 次提交
    • D
      Begin fixing uses of strtol: parse integers more carefully. · a500a479
      Daniel Veillard 提交于
      Patch from Jim Meyering
      * src/internal.h: Include <errno.h>.
        Define new static inline function, xstrtol_i.
      * src/virsh.c: Detect integer overflow in domain ID number
        in vshCommandOptDomainBy. Detect overflow and invalid port
        number suffix in cmdVNCDisplay.
      * src/xend_internal.c: Parse CPU number more carefully in
        xenDaemonDomainGetVcpus.
      * tests/int-overflow: New script. Test for the above-fixed bug.
      * tests/Makefile.am: Add int-overflow to TESTS. Define
        TESTS_ENVIRONMENT, to propagate $abs_top_* variables into the
        int-overflow script. Adapt the "valgrind" rule not to clobber
        new TESTS_ENVIRONMENT.
      Daniel
      a500a479
  8. 09 11月, 2007 3 次提交
  9. 06 11月, 2007 1 次提交
  10. 30 9月, 2007 2 次提交
  11. 28 9月, 2007 1 次提交
    • D
      * include/libvirt/libvirt.h[.in] src/driver.h src/openvz_driver.c · 4bf3bc9e
      Daniel Veillard 提交于
        src/qemu_driver.c src/remote_internal.c src/test.c
        src/xen_internal.[ch] src/xen_unified.c src/xend_internal.[ch]
        src/libvirt.c src/libvirt_sym.version: adding NUMA support patches
        from Beth Kon adding new virNodeGetCellsFreeMemory entry point
        and extending the virConnectGetCapabilities one. Fix a couple of
        issues in the patch and add to exported symbols from shared lib.
      * docs/virsh.pod docs/virsh.1 src/virsh.c: added new command
        freecell to get the available memory on the node or in a NUMA cell.
      * docs/*: updated and regenerated the documentation
      Daniel
      4bf3bc9e
  12. 29 8月, 2007 1 次提交
  13. 21 8月, 2007 3 次提交
    • D
      * src/xs_internal.c: cleanup of memory leaks from Masayuki Sunou · 3a4c8d21
      Daniel Veillard 提交于
      * src/virsh.c: another memory leaks of virsh schedinfo cleanup from
        Saori Fukuta
      * po/*: string localization merge/update
      Daniel
      3a4c8d21
    • 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
  14. 16 8月, 2007 1 次提交
  15. 15 8月, 2007 1 次提交
  16. 14 8月, 2007 1 次提交
  17. 07 8月, 2007 1 次提交
  18. 26 7月, 2007 1 次提交
  19. 06 7月, 2007 1 次提交
  20. 04 7月, 2007 1 次提交
  21. 29 6月, 2007 1 次提交
  22. 26 6月, 2007 1 次提交
  23. 21 6月, 2007 1 次提交
  24. 19 6月, 2007 2 次提交
  25. 18 6月, 2007 1 次提交
  26. 15 6月, 2007 3 次提交
  27. 13 6月, 2007 2 次提交
  28. 06 6月, 2007 1 次提交