virtio-win / kvm-guest-drivers-windows

Windows paravirtualized drivers for QEMU\KVM
https://www.linux-kvm.org/page/WindowsGuestDrivers
BSD 3-Clause "New" or "Revised" License
2.06k stars 386 forks source link

where to get latest virtio-win signed driver? #585

Closed fubar-1 closed 3 years ago

fubar-1 commented 3 years ago

I'm still having various problems with virtiofs in Windows. Primarily:

  1. "Cant read from the source file or disk" when copying files.
  2. Running virtiofs.exe as a service results in a read-only filesystem.

I'm using the latest WinFSP but the virtio-win drivers are version 190, dated 11/24/2020 which is the most recent signed driver installer I can find. Some of these issues are apparently addressed in recent virtio-win commits. It appears these commits are not in version 190.

I don't have the ability to sign drivers and don't really want to hack in unsigned self-built drivers. Where can I download signed drivers that contain these recent fixes?

@hammerg any suggestions?

fubar-1 commented 3 years ago

This issue (lack of updated driver) is discussed here https://github.com/virtio-win/kvm-guest-drivers-windows/issues/562 so I'm closing this bug since it's a duplicate.