Skip to content
Snippets Groups Projects
Commit 3fac3734 authored by Juergen Gross's avatar Juergen Gross
Browse files

xen/pv: support selecting safe/unsafe msr accesses


Instead of always doing the safe variants for reading and writing MSRs
in Xen PV guests, make the behavior controllable via Kconfig option
and a boot parameter.

The default will be the current behavior, which is to always use the
safe variant.

Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
parent a1886b91
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment