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
1.92k stars 377 forks source link

virtiolib-WDF: prevent "Safe ejection" of WDF-maintained devices #1013

Open ybendito opened 6 months ago

ybendito commented 6 months ago

This PR is intentionally converted to "draft" one.

https://issues.redhat.com/browse/RHEL-19438 Fixes the behavior for vioinput,vioserial,viosock,viorng,balloon They will not appear under "Safely remove" even if they are removable according to PCIe driver indication

YanVugenfirer commented 6 months ago

rerun tests

jumbi77 commented 3 weeks ago

Any Update on this?

YanVugenfirer commented 2 weeks ago

Unfortunately, the changes failed the internal QA tests. As this is a relatively low-priority task compared to other activities and a workaround on the host side exists, the change is still on hold.