On 29.04.25 15:20, Jan Beulich wrote: > On 29.04.2025 13:52, Mykyta Poturai wrote: > I further notice that you didn't adjust the "reset" sub-op handling, despite > my earlier hint in that direction. Looking at the commit message, you only > mention PHYSDEVOP_pci_device_add anyway. I think all three need mentioning > there, which would then (hopefully) clarify what the deal is with > PHYSDEVOP_pci_device_reset. > > Jan
PHYSDEVOP_pci_device_reset doesn't check if PCI passthrough is enabled or not, so there is no reason to add special clauses. I will add this to the commit message to be clear. -- Mykyta