[PATCH v2 0/2] x86: is_pv*domain() adjustments

Jan Beulich posted 2 patches 3 years ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/3bc868c1-1003-2f80-1617-d64a1e7441bc@suse.com
[PATCH v2 0/2] x86: is_pv*domain() adjustments
Posted by Jan Beulich 3 years ago
1: correct is_pv_domain() when !CONFIG_PV
2: use is_pv_64bit_domain() to avoid double evaluate_nospec()

Jan