[PATCH v3 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/7a84bc56-0045-2111-6888-8db830335ad1@suse.com
There is a newer version of this series
[PATCH v3 0/2][4.15] x86: guest MSR access handling tweaks
Posted by Jan Beulich 3 years, 1 month ago
Addressing review feedback, albeit some of it still looks to be
stalled. But I didn't want to wait longer.

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

Jan