On Thu, Feb 10, 2022 at 05:28:15PM +0800, Jason Wang wrote: > According to vtd spec v3.3 3.14: > > """ > Software must not program paging-structure entries to remap any > address to the interrupt address range. Untranslated requests and > translation requests that result in an address in the interrupt range > will be blocked with condition code LGN.4 or SGN.8. > """ > > This patch blocks the request that result in interrupt address range. > > Signed-off-by: Jason Wang <jasow...@redhat.com>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu