All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] intel_iommu: two fixes to intel scalable vIOMMU
@ 2020-01-03 13:28 Liu Yi L
  2020-01-03 13:28 ` [PATCH v1 1/2] intel_iommu: a fix to vtd_find_as_from_bus_num() Liu Yi L
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Liu Yi L @ 2020-01-03 13:28 UTC (permalink / raw)
  To: qemu-devel, mst, pbonzini, peterx
  Cc: kevin.tian, yi.l.liu, jun.j.tian, yi.y.sun

These two fixes are found in vSVA implementation, and could be
upstreamed separately. Please feel free give your comments.

Thanks,
Yi Liu

Liu Yi L (2):
  intel_iommu: a fix to vtd_find_as_from_bus_num()
  intel_iommu: add present bit check for pasid table entries

 hw/i386/intel_iommu.c          | 93 +++++++++++++++++++++++++++++++++---------
 hw/i386/intel_iommu_internal.h |  1 +
 2 files changed, 75 insertions(+), 19 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-03 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 13:28 [PATCH v1 0/2] intel_iommu: two fixes to intel scalable vIOMMU Liu Yi L
2020-01-03 13:28 ` [PATCH v1 1/2] intel_iommu: a fix to vtd_find_as_from_bus_num() Liu Yi L
2020-01-03 13:28 ` [PATCH v1 2/2] intel_iommu: add present bit check for pasid table entries Liu Yi L
2020-01-03 15:28 ` [PATCH v1 0/2] intel_iommu: two fixes to intel scalable vIOMMU Peter Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.