[PATCH 0/4] (mainly) IOMMU hook adjustments

Jan Beulich posted 4 patches 2 years, 4 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/5d72c629-fabf-3d40-aa19-d177826fdde5@suse.com
There is a newer version of this series
[PATCH 0/4] (mainly) IOMMU hook adjustments
Posted by Jan Beulich 2 years, 4 months ago
Besides the altcall conversion, some further adjustments appeared desirable
to do while touching that area.

1: IOMMU/x86: switch to alternatives-call patching in further instances
2: VT-d / x86: re-arrange cache syncing
3: VT-d: replace flush_all_cache()
4: libxc: correct bounce direction in xc_get_device_group()

Jan