diff options
author | 2018-05-04 11:37:13 -0700 | |
---|---|---|
committer | 2018-05-11 11:21:12 +0200 | |
commit | c19986fea873f3c745122bf79013a872a190f212 (patch) | |
tree | 3d2dd64d5a9cd0d5ef154be7cce2ca944597a8c4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | KVM: selftests: exit with 0 status code when tests cannot be run (diff) | |
download | wireguard-linux-c19986fea873f3c745122bf79013a872a190f212.tar.xz wireguard-linux-c19986fea873f3c745122bf79013a872a190f212.zip |
kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled
If the PCIDE bit is not set in CR4, then the MSb of CR3 is a reserved
bit. If the guest tries to set it, that should cause a #GP fault. So
mask out the bit only when the PCIDE bit is set.
Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions