Vadim Rozenfeld
Vadim Rozenfeld
Right, we probably missed this case when applied https://github.com/virtio-win/kvm-guest-drivers-windows/commit/67f64d01967769d4b9673e4c1bd08fab184469d7 Thank you for spotting it out. The fix is welcome. Vadim.
spice and qxl not supported by Red Hat anymore. We removed these two components from the virtio-win bundle. I would suggest using virtio-win msis (virtio-win-gt-x64.msi/virtio-win-gt-x86.msi) to update or install virtio-win...
Hi @annie-li Yes, there is some bug in the virtio-gpu-dod DxgkDdiSystemDisplayWrite implementation routine. I'm going to fix it in the future. Thanks, Vadim.
I've just opened a new issue in RH Jira https://issues.redhat.com/browse/RHEL-30199
@osy Thanks a lot for your PR. It looks fine overall. Just jive me some time to run some stress tests on it. I personalty have a different set of...
It crashes into KMODE_EXCEPTION_NOT_HANDLED (1E) BSOD almost instantly on my testing setup. Apart from that I saw some issues with the cursor pointer update  (qemu) info version 8.1.0v8.1.0 qemu...
Hi Natan "-q, -quiet, -s, -silent" any of them should work for the silent install. Can you give it a try? Best regards, Vadim.
Not sure if it documented somewhere in the project, but if I'm not mistaken "burn" supports standard package switches: https://learn.microsoft.com/en-us/windows/win32/msi/standard-installer-command-line-options Best, Vadim.
virtio-gpu device can be running in vga mode. This is the default mode unless virtio-gpu device is explicitly switched to virtio-gpu mode. When virtio-qpu device in VGA mode it is...
Both qxl and virtio-qpu devices have different hardware ids. So, the installer cannot install viogpudo.sys driver on top of qxl device. But installer can install virtio-gpu driver for the future...