Skip to content
  • Kristian Klausen's avatar
    Fail on EOF or read timeout · 194be3ff
    Kristian Klausen authored
    Running QEMU without hardware virtualization is very slow, so the
    timeout is set very high.
    
    Especially running qemu-img is very slow (the compression isn't
    helping):
    qemu-img convert -c -f raw -O qcow2 cloud-img.img Arch-Linux-x86_64-cloudimg-2020-08-31.qcow2
    194be3ff