1. 09 9月, 2009 1 次提交
  2. 08 9月, 2009 16 次提交
  3. 07 9月, 2009 7 次提交
  4. 05 9月, 2009 13 次提交
  5. 04 9月, 2009 3 次提交
    • 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