commit | a48a5bcd641773dca66840908d2c6d9552e3d1c6 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Thu Feb 10 17:28:14 2022 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon May 16 04:38:40 2022 -0400 |
tree | 5911afd972b39d4365eb9fd4a1e94efdd9d27547 | |
parent | 77250171bdc02aee106083fd2a068147befa1a38 [diff] |
intel-iommu: remove VTD_FR_RESERVED_ERR This fault reason is not used and is duplicated with SPT.2 condition code. So let's remove it. Signed-off-by: Jason Wang <jasowang@redhat.com> Message-Id: <20220210092815.45174-1-jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com>