summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-11-10 14:57:29 +0200
committerAvi Kivity <avi@redhat.com>2011-12-27 11:24:41 +0200
commit80bdec64c05b645708b0dd97919783ad077fcdc8 (patch)
tree549b2084fe5b53b234c0638b1086ff04c08934b6 /arch/x86/kvm/x86.c
parenta6c06ed1a60aff77b27ba558c315c3fed4e35565 (diff)
KVM: x86 emulator: fix RDPMC privilege check
RDPMC is only privileged if CR4.PCE=0. check_rdpmc() already implements this, so all we need to do is drop the Priv flag. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions