aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2008-12-23 12:46:01 -0500
committerAvi Kivity <avi@redhat.com>2009-03-24 05:02:51 -0400
commit2b3d2a206037b1471de6a6dc51427af034cfdb47 (patch)
treee90379964dff6ff8d578b7f8401dfb3b05ff6111 /include/linux/kvm.h
parente2078318042569682d0496cfd7bd962a766e82b1 (diff)
KVM: Fix vmload and friends misinterpreted as lidt
The AMD SVM instruction family all overload the 0f 01 /3 opcode, further multiplexing on the three r/m bits. But the code decided that anything that isn't a vmmcall must be an lidt (which shares the 0f 01 /3 opcode, for the case that mod = 3). Fix by aborting emulation if this isn't a vmmcall. Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include/linux/kvm.h')
0 files changed, 0 insertions, 0 deletions