[PATCH 0/3] gnttab: misc fixes

Jan Beulich posted 3 patches 3 years, 2 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/156559d5-853a-5bb9-942b-f623627e0907@suse.com
[PATCH 0/3] gnttab: misc fixes
Posted by Jan Beulich 3 years, 2 months ago
Patches 1 and 2 clearly are intended for 4.15; patch 3 is possibly
controversial (along the lines of similar relaxation proposed for
other (sub-)hypercalls), and hence unlikely to be a candidate as
well.

1: never permit mapping transitive grants
2: bypass IOMMU (un)mapping when a domain is (un)mapping its own grant
3: GTF_sub_page is a v2-only flag

Jan