[PATCH v2 0/2][4.15] x86: guest MSR access handling tweaks

Jan Beulich posted 2 patches 3 years, 1 month ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/f5f17207-b601-2909-8a5c-55276e734272@suse.com
There is a newer version of this series
[PATCH v2 0/2][4.15] x86: guest MSR access handling tweaks
Posted by Jan Beulich 3 years, 1 month ago
The first patch was stripped of its WRMSR adjustments, albeit I'm
not convinced we'll get away with this - see there. v2 there also
addresses further comments. The 2nd patch is new here, but the
need for something like this was mentioned in v1 already.

1: PV: conditionally avoid raising #GP for early guest MSR reads
2: AMD: expose HWCR.TscFreqSel to guests

Jan