diff options
author | Venkatesh Srinivas <[email protected]> | 2020-04-16 11:42:54 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-04-17 11:06:33 -0400 |
commit | 2ca1a06a5440ae8aa7bb0709336d759395b7bbb8 (patch) | |
tree | e2523202629412d88c4f430eba74d30e86eb2b3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7289fdb5dcdbc5155b5531529c44105868a762f2 (diff) |
kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than injecting #GP
Linux 3.14 unconditionally reads the RAPL PMU MSRs on boot, without handling
General Protection Faults on reading those MSRs. Rather than injecting a #GP,
which prevents boot, handle the MSRs by returning 0 for their data. Zero was
checked to be safe by code review of the RAPL PMU driver and in discussion
with the original driver author ([email protected]).
Signed-off-by: Venkatesh Srinivas <[email protected]>
Signed-off-by: Jon Cargille <[email protected]>
Reviewed-by: Jim Mattson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions