Vadim Rozenfeld
Vadim Rozenfeld
@wangyan0507 Thank for reporting this issue. By any chance, do you know if the problem is reproducible on x64 platforms? What is the Widows 11 origin and the build version?...
Technically the following scenario is possible : - Windows/viostor processed SRB1 by sending it to vq - SRB1 has not been completed after 60 seconds (default SRB completion time) -...
If I'm not mistaken TimeOutValue is for SCSI Port Miniport drivers (not related to viostor and vioscsi drivers which both are Stor Port Miniport drivers). So we need to use...
@wangyan0507 Yes, even though the Lun reset logic implemented in #683 and #684 helps to deal with lost/uncompleted requests issues, the proper virtio-queue reset logic needs to implemented in the...
Yes, [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Parameters\viostor\] is the right path for "IoTimeOutValue" parameter. Best, Vadim.
@dghodgson Do you have test signing enabled and Virtio_Win_Red_Hat_CA.cer installed on your VM. If yes, can you please post the setupapi.dev.log log file (https://learn.microsoft.com/en-us/windows-hardware/drivers/install/setupapi-device-installation-log-entries) from your system? Thanks, Vadim.
Hi Yan, I think you are referencing QEMU PCI root port feature hotplug=on/off https://bugzilla.redhat.com/show_bug.cgi?id=1790899 ? Cheers, Vadim.
Thank you. I'm not working on this code anymore. qxl-dod project was completely moved under Spice team umbrella, and currently maintained by this team, so please rebase and submit your...
Hello George, Thank you for reporting this issue. I would suggest asking this question on [email protected] list directly. qxl-dod driver is currently maintained by spice team developers, who should be...
Yes, it should work on WS 2012 R2, and the driver is also signed for this platform.