qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH fixup 0/2] Vhost device IOTLB fixup for vfio enablment
@ 2017-03-20  3:36 Jason Wang
  2017-03-20  3:36 ` [Qemu-devel] [PATCH fixup 1/2] intel_iommu: use the correct memory region for device IOTLB notification Jason Wang
  2017-03-20  3:36 ` [Qemu-devel] [PATCH fixup 2/2] vhost: genearlize iommu memory region Jason Wang
  0 siblings, 2 replies; 9+ messages in thread
From: Jason Wang @ 2017-03-20  3:36 UTC (permalink / raw)
  To: mst, peterx, qemu-devel; +Cc: Jason Wang

Hi:

This series is a fixup for vfio enablement series which breaks vhost
device IOTLB. The main reason is that vhost device IOTLB assumes the
iommu region were alwasy as->root. Fixing by using a memory listener
to register iommu notifiers.

Please review.

Jason Wang (2):
  intel_iommu: use the correct memory region for device IOTLB
    notification
  vhost: genearlize iommu memory region

 hw/i386/intel_iommu.c     |  2 +-
 hw/virtio/vhost.c         | 93 +++++++++++++++++++++++++++++++++++++----------
 include/hw/virtio/vhost.h | 10 +++++
 3 files changed, 84 insertions(+), 21 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-29  2:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20  3:36 [Qemu-devel] [PATCH fixup 0/2] Vhost device IOTLB fixup for vfio enablment Jason Wang
2017-03-20  3:36 ` [Qemu-devel] [PATCH fixup 1/2] intel_iommu: use the correct memory region for device IOTLB notification Jason Wang
2017-03-20  7:10   ` Peter Xu
2017-03-20  3:36 ` [Qemu-devel] [PATCH fixup 2/2] vhost: genearlize iommu memory region Jason Wang
2017-03-20  9:07   ` Peter Xu
2017-03-21  1:12     ` Michael S. Tsirkin
2017-03-21  1:21       ` Eric Blake
2017-03-21  1:39         ` Peter Xu
2017-03-29  2:57           ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).