virtio-win / virtio-win-pkg-scripts

Scripts for packaging virtio-win drivers
GNU General Public License v2.0
1.88k stars 151 forks source link

Feature request: MSI file for ARM64 #88

Open kroese opened 5 months ago

kroese commented 5 months ago

Currently there is an virtio-win-x86.msi and virtio-win-x64.msi, but shouldnt there also be a virtio-win-gt-arm64.msi?

Ofcourse the x64.msi can run on ARM because Win11 emulates the x64 instructions, but I assume it installs the wrong drivers when you execute it on Win11 for ARM.

vrozenfe commented 5 months ago

Sure, we are going to start adding arm64 drivers to the installer in one of the next releases. There is a RH Jira ticket opened for tracing this issue https://issues.redhat.com/browse/RHEL-15469