[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
 
- To: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
 
- From: Christoph Hellwig <hch@xxxxxx>
 
- Date: Mon, 7 Jun 2021 08:44:53 +0200
 
- Cc: Tianyu Lan <ltykernel@xxxxxxxxx>, kys@xxxxxxxxxxxxx,	haiyangz@xxxxxxxxxxxxx, sthemmin@xxxxxxxxxxxxx, wei.liu@xxxxxxxxxx,	decui@xxxxxxxxxxxxx, tglx@xxxxxxxxxxxxx, mingo@xxxxxxxxxx,	bp@xxxxxxxxx, x86@xxxxxxxxxx, hpa@xxxxxxxxx, arnd@xxxxxxxx,	dave.hansen@xxxxxxxxxxxxxxx, luto@xxxxxxxxxx, peterz@xxxxxxxxxxxxx,	akpm@xxxxxxxxxxxxxxxxxxxx, kirill.shutemov@xxxxxxxxxxxxxxx,	rppt@xxxxxxxxxx, hannes@xxxxxxxxxxx, cai@xxxxxx,	krish.sadhukhan@xxxxxxxxxx, saravanand@xxxxxx,	Tianyu.Lan@xxxxxxxxxxxxx, konrad.wilk@xxxxxxxxxx, hch@xxxxxx,	m.szyprowski@xxxxxxxxxxx, robin.murphy@xxxxxxx, jgross@xxxxxxxx,	sstabellini@xxxxxxxxxx, joro@xxxxxxxxxx, will@xxxxxxxxxx,	xen-devel@xxxxxxxxxxxxxxxxxxxx, davem@xxxxxxxxxxxxx,	kuba@xxxxxxxxxx, jejb@xxxxxxxxxxxxx, martin.petersen@xxxxxxxxxx,	iommu@xxxxxxxxxxxxxxxxxxxxxxxxxx, linux-arch@xxxxxxxxxxxxxxx,	linux-hyperv@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx,	linux-scsi@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx,	vkuznets@xxxxxxxxxx, thomas.lendacky@xxxxxxx, brijesh.singh@xxxxxxx,	sunilmut@xxxxxxxxxxxxx
 
- Delivery-date: Mon, 07 Jun 2021 06:45:01 +0000
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
Honestly, we really need to do away with the concept of hypervisor-
specific swiotlb allocations and just add a hypervisor hook to remap the
"main" buffer. That should remove a lot of code and confusion not just
for Xen but also any future addition like hyperv.
 
 
    
     |