diff options
author | Borislav Petkov <[email protected]> | 2015-11-23 11:12:23 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-11-24 09:15:54 +0100 |
commit | ae8b787543d872cf89a7f9ef8aa302f3ef9bcbd7 (patch) | |
tree | e385a3324e8154df6679922ab7e53f1e7ffa9407 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 91713faf386be6d7e6556b656436813f8c4ee552 (diff) |
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
The kernel accesses IC_CFG MSR (0xc0011021) on AMD because it
checks whether the way access filter is enabled on some F15h
models, and, if so, disables it.
kvm doesn't handle that MSR access and complains about it, which
can get really noisy in dmesg when one starts kvm guests all the
time for testing. And it is useless anyway - guest kernel
shouldn't be doing such changes anyway so tell it that that
filter is disabled.
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions