On 02.02.2022 16:12, Oleksandr Andrushchenko wrote: > On 02.02.22 17:08, Jan Beulich wrote: >> On 02.02.2022 16:04, Oleksandr Andrushchenko wrote: >>> Or do we want some additional code in MSI/MSI-X's control_write >>> functions to set INTX bit there as well? >> Well, yes, this is what Roger and I have been asking you to add. > Do we only want this for !is_hardware_domain(d) or unconditionally?
To keep present behavior unaltered, I'd suggest to do it only conditionally. Jan