Vadim Rozenfeld
Vadim Rozenfeld
@0xFEEDC0DE64 Unfortunately, it is not possible to provide cross-signed drivers anymore. Did you enable test signing and install certification file as mentioned in "virtio-win driver signatures" section at https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md#virtio-win-driver-signatures. Best,...
Right, the driver signing policy enforced on 64-bit platforms only. From the other side, our public releases include Win10(+) attestation signed drivers for all platforms (x86/amd64/arm64) and can be installed...
@york-king There were several changes related to the performance optimization and the maximum transfer size between build 187 and 189. Can you please post the qemu command line and IoMeter...
@york-king Thanks a lot. Let me ask QE to reproduce the issue. Best, Vadim.
@cosmedd Would it be possible to share the crash dump file? Thanks, Vadim.
@smasharov Since it is FreeBSD, can you try limiting the maximum transfer length by adding ",max_sectors=32" to virtio-scsi-pci device's parameters: In your case it should be something like this: -device...
@gang929 Can you please post the qemu command line? Thanks, Vadim,
@gang929 Unfortunately, I don't have experience with arm VM's yet, but normally "-device virtio-gpu-pci" defines non-VGA device. Can you you try something like "-device virtio-vga,edid=on,xres=1024,yres=768" instead ? Thanks, Vadim.
maybe information in https://github.com/virtio-win/kvm-guest-drivers-windows/issues/805 can be helpful for you.
Thanks, Can not promise anything, but I will try my best to check this issue by end of the next week. Don't hesitate to ping me if you see no...