Commit db07f3d
committed
KVM: x86: Use double-underscore read/write MSR helpers as appropriate
Use the double-underscore helpers for emulating MSR reads and writes in
he no-underscore versions to better capture the relationship between the
two sets of APIs (the double-underscore versions don't honor userspace MSR
filters).
No functional change intended.
Signed-off-by: Chao Gao <chao.gao@intel.com>
Tested-by: Rick Edgecombe <rick.p.edgecombe@intel.com>
Link: https://lore.kernel.org/r/20250812025606.74625-3-chao.gao@intel.com
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent d2dcf25 commit db07f3d
1 file changed
Lines changed: 16 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1933 | 1933 | | |
1934 | 1934 | | |
1935 | 1935 | | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
1936 | 1948 | | |
1937 | 1949 | | |
1938 | 1950 | | |
1939 | 1951 | | |
1940 | | - | |
| 1952 | + | |
| 1953 | + | |
1941 | 1954 | | |
1942 | 1955 | | |
1943 | 1956 | | |
1944 | 1957 | | |
1945 | 1958 | | |
1946 | 1959 | | |
1947 | 1960 | | |
1948 | | - | |
1949 | | - | |
1950 | | - | |
1951 | 1961 | | |
1952 | | - | |
1953 | | - | |
1954 | | - | |
| 1962 | + | |
1955 | 1963 | | |
1956 | | - | |
| 1964 | + | |
1957 | 1965 | | |
1958 | | - | |
1959 | | - | |
1960 | | - | |
1961 | | - | |
1962 | | - | |
1963 | 1966 | | |
1964 | 1967 | | |
1965 | 1968 | | |
| |||
0 commit comments