Searched hist:b9313021f3115e4052966f1975022e4db2df665b (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | trace-events | diff b9313021f3115e4052966f1975022e4db2df665b Fri Jun 09 08:53:28 CDT 2017 Peter Xu <peterx@redhat.com> intel_iommu: cleanup vtd_{do_}iommu_translate()
First, let vtd_do_iommu_translate() return a status, so that we explicitly knows whether error occured. Meanwhile, we make sure that IOMMUTLBEntry is filled in in that.
Then, cleanup vtd_iommu_translate a bit. So even with PT we'll get a log now. Also, remove useless assignments.
Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | intel_iommu_internal.h | diff b9313021f3115e4052966f1975022e4db2df665b Fri Jun 09 08:53:28 CDT 2017 Peter Xu <peterx@redhat.com> intel_iommu: cleanup vtd_{do_}iommu_translate()
First, let vtd_do_iommu_translate() return a status, so that we explicitly knows whether error occured. Meanwhile, we make sure that IOMMUTLBEntry is filled in in that.
Then, cleanup vtd_iommu_translate a bit. So even with PT we'll get a log now. Also, remove useless assignments.
Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | intel_iommu.c | diff b9313021f3115e4052966f1975022e4db2df665b Fri Jun 09 08:53:28 CDT 2017 Peter Xu <peterx@redhat.com> intel_iommu: cleanup vtd_{do_}iommu_translate()
First, let vtd_do_iommu_translate() return a status, so that we explicitly knows whether error occured. Meanwhile, we make sure that IOMMUTLBEntry is filled in in that.
Then, cleanup vtd_iommu_translate a bit. So even with PT we'll get a log now. Also, remove useless assignments.
Signed-off-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|