[PATCH v2 0/4] swiotlb-xen: remaining fixes and adjustments

Jan Beulich posted 4 patches 2 years, 6 months ago
Failed in applying to current master (apply log)
[PATCH v2 0/4] swiotlb-xen: remaining fixes and adjustments
Posted by Jan Beulich 2 years, 6 months ago
The primary intention really was the last patch, there you go (on top
of what is already in xen/tip.git for-linus-5.15) ...

1: swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
2: PCI: only build xen-pcifront in PV-enabled environments
3: xen/pci-swiotlb: reduce visibility of symbols
4: swiotlb-xen: this is PV-only on x86

Jan


Re: [PATCH v2 0/4] swiotlb-xen: remaining fixes and adjustments
Posted by Juergen Gross 2 years, 6 months ago
On 17.09.21 12:43, Jan Beulich wrote:
> The primary intention really was the last patch, there you go (on top
> of what is already in xen/tip.git for-linus-5.15) ...
> 
> 1: swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests
> 2: PCI: only build xen-pcifront in PV-enabled environments
> 3: xen/pci-swiotlb: reduce visibility of symbols
> 4: swiotlb-xen: this is PV-only on x86

All 4 patches pushed to xen/tip.git for-linus-5.15b


Juergen