[PATCH 0/4] x86/mm: address observations made while working on XSA-388

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/21148e89-4750-3112-1096-36119be96c7e@suse.com
There is a newer version of this series
[PATCH 0/4] x86/mm: address observations made while working on XSA-388
Posted by Jan Beulich 2 years, 4 months ago
1: PoD: simplify / improve p2m_pod_cache_add()
2: PoD: HVM guests can't pin their pages
3: altp2m: p2m_altp2m_get_or_propagate() should honor present page order
4: altp2m: p2m_altp2m_propagate_change() should honor present page order

The last one is RFC, as there is an aspect I can't make sense of.
See there.

Jan