1. 24 11月, 2017 1 次提交
    • P
      Change the disk letter of winutils disk · 5884d974
      peixiu 提交于
      When the winutils disk letter happen to change in guest,
      the "cmd = D:\hddsn.exe C:" cannot be executed successfully.
      Here changed it to "cmd = WIN_UTILS:\hddsn.exe C:",
      and used the set_winutils_letter() to set the correct disk letter.
      Signed-off-by: Npeixiu <phou@redhat.com>
      5884d974
  2. 13 11月, 2017 3 次提交
  3. 10 11月, 2017 4 次提交
  4. 09 11月, 2017 11 次提交
  5. 08 11月, 2017 6 次提交
  6. 07 11月, 2017 4 次提交
  7. 06 11月, 2017 1 次提交
    • P
      qemu_disk_img: Drop the temporary image from boot list · ae481f69
      Ping Li 提交于
      The temproray image new.qcow2 is used to test the scenario qemu-img
      rebase, Should not be booted up. Since qemu 2.10, image locking is
      enabled which make multiple QEMU processes cannot write to the same
      image, even if boot snapshot and backing file at the same time are
      not allowed.
      Signed-off-by: NPing Li <pingl@redhat.com>
      ae481f69
  8. 03 11月, 2017 4 次提交
  9. 31 10月, 2017 3 次提交
  10. 30 10月, 2017 3 次提交