On Fri, May 17, 2024 at 6:26 PM Zhenzhong Duan <zhenzhong.d...@intel.com> wrote: > > From: Yu Zhang <yu.c.zh...@linux.intel.com> > > Currently we use only VTD_FR_PASID_TABLE_INV as fault reason. > Update with more detailed fault reasons listed in VT-d spec 7.2.3. > > Signed-off-by: Yu Zhang <yu.c.zh...@linux.intel.com> > Signed-off-by: Zhenzhong Duan <zhenzhong.d...@intel.com> > ---
I wonder if this could be noticed by the guest or not. If yes should we consider starting to add thing like version to vtd emulation code? Thanks