Hi Jan, On 2024/8/2 16:35, Roger Pau Monné wrote: > On Fri, Aug 02, 2024 at 08:17:15AM +0000, Chen, Jiqian wrote: >> On 2024/8/2 16:11, Roger Pau Monné wrote: >>> I think this patch needs to be adjusted to drop the change to >>> xen/arch/x86/physdev.c, as just allowing PHYSDEVOP_{,un}map_pirq >>> without any change to do_physdev_op() should result in the correct >>> behavior. >> Do you mean that I don't need to add any further restrictions in >> do_physdev_op(), just simply allow PHYSDEVOP_{,un}map_pirq in >> hvm_physdev_op() ? > > That's my understanding, yes, no further restrictions should be added.
Are you okey with this? > > Thanks, Roger. -- Best regards, Jiqian Chen.