1. 08 9月, 2009 15 次提交
  2. 07 9月, 2009 7 次提交
  3. 05 9月, 2009 13 次提交
  4. 04 9月, 2009 5 次提交
    • M
      ESX: Fix VMX path parsing and URL encoding · 902aaabb
      Matthias Bolte 提交于
      * src/esx/esx_driver.c: handle spaces in VMX file path and use a
        virBuffer to encode spaces correctly in the resulting URL
      * src/esx/esx_vi.c: include the URL in the error message in case
        of a download error
      902aaabb
    • P
      VBox add Storage Volume support · 6b50bbea
      Pritesh Kothari 提交于
      * src/vbox/vbox_driver.c src/vbox/vbox_tmpl.c: adds the driver for
        storage volumes
      6b50bbea
    • R
      Fix several memory leaks · 0cf672fa
      Ryota Ozaki 提交于
      * src/domain_conf.c src/network_conf.c src/qemu_conf.c
        src/storage_backend_fs.c: various problems spotted by valgrind
        through libvirt code
      0cf672fa
    • P
      VBox driver cleanups · c8376c91
      Pritesh Kothari 提交于
      * src/vbox/vbox_tmpl.c: a bit of cleanup
      c8376c91
    • L
      Minor comment changes · 28c3243e
      Laine Stump 提交于
      * src/libvirt.c: fix some minor grammer (and one other) nits in comments
        that end up in generated API reference documentation
      28c3243e