Yan Vugenfirer

Results 160 comments of Yan Vugenfirer

@ybendito Looks like bad resource enumeration in SetupInterrruptAffinity From first minidump: ``` STACK_TEXT: fffff802`d4a85648 fffff802`d2deba29 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx fffff802`d4a85650 fffff802`d2de8b6c : 00000000`00001f40 00000000`00000000 00000000`00000000 00000000`00000000 :...

``` STACK_TEXT: fffff800`4f47e2e8 fffff800`4d7faa29 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx fffff800`4f47e2f0 fffff800`4d7f7b6c : 00000000`00000000 00000000`ffffffff 00000000`0000003c 00000000`00000002 : nt!KiBugCheckDispatch+0x69 fffff800`4f47e430 fffff80c`dce3ab7b : ffff880f`c2261e80 fffff800`4f47e638 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x42c fffff800`4f47e5c0...

Hello All, Please help us understanding you use cases for using virtio-fs, and thus make us virtio-fs support better. Please participate in the discussion and add your use cases: https://github.com/virtio-win/kvm-guest-drivers-windows/discussions/726...

Hi @daiaji, virtio-fs driver is relatively new driver in virtio-win drivers collection. And currently we view it as tech preview. That means we expect some issues, definitely those related to...

@hammerg @ybendito Please take a look at why "iommu_platform=on" is causing a failure. @Marco98 Can you please provide the info regarding the host - CPU info will be the most...

Thanks! I think it is similar to https://bugzilla.redhat.com/show_bug.cgi?id=1842832

@hammerg is an owner of the virtio-fs driver. He is on vacation now. I suggest removing "iommu_platform=on" setting from command line for now.

Hello All, Please help us understanding you use cases for using virtio-fs, and thus make us virtio-fs support better. Please participate in the discussion and add your use cases: https://github.com/virtio-win/kvm-guest-drivers-windows/discussions/726...

@Marco98 Is this bug solved for you in the latest release?