diff options
author | 2014-06-26 13:50:15 +0200 | |
---|---|---|
committer | 2014-07-11 09:11:59 +0200 | |
commit | 22d48b2d2aa0b078816eaa1e15e485811a2d03fa (patch) | |
tree | 807ae664ffd82a085d085dedba9295b96e857322 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: Pending interrupt may be delivered after INIT (diff) | |
download | linux-dev-22d48b2d2aa0b078816eaa1e15e485811a2d03fa.tar.xz linux-dev-22d48b2d2aa0b078816eaa1e15e485811a2d03fa.zip |
KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
Since commit 575203 the MCE subsystem in the Linux kernel for AMD sets bit 18
in MSR_K7_HWCR. Running such a kernel as a guest in KVM on an AMD host results
in a GPE injected into the guest because kvm_set_msr_common returns 1. This
patch fixes this by masking bit 18 from the MSR value desired by the guest.
Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions