vorph1

Results 4 comments of vorph1

Hi, I just tested with the latest release and the issue still persists. Here's my libvirt storage config ``` ``` and host versions ``` Name : qemu Version : 4.1.0-1...

Same problem with defrag.exe, my qemu command line is as follows ``` /usr/bin/qemu-system-x86_64 -name guest=win10-home-passthrough-games,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-5-win10-home-passthrou/master-key.aes -machine pc-q35-3.1,accel=kvm,usb=off,vmport=off,dump-guest-core=off -cpu host,topoext=on,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=1234567890ab,kvm=off -drive file=/usr/share/ovmf/x64/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/var/lib/libvirt/qemu/nvram/win10-home-passthrough-games_VARS.fd,if=pflash,format=raw,unit=1 -m 12288 -overcommit mem-lock=off...

Hi, I encountered similar issues when trying to install ledokku, dokku was installed via https://dokku.com/docs/getting-started/install/docker/. I'm not entirely sure whether this is a fault of the `dokku/dokku` container image or...