]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Add intercept checks for remaining twobyte instructions
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 4 Apr 2011 10:39:33 +0000 (12:39 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:02 +0000 (07:57 -0400)
commit1e7d773e9b79ee33c004eb586a8de3d3699ded61
treea6a619255e1aeacb7248593f730fa9cd72d93ec7
parent97157533b748b7f7b0ff6a84271d2bcfdc1fefae
KVM: SVM: Add intercept checks for remaining twobyte instructions

This patch adds intercepts checks for the remaining twobyte
instructions to the KVM instruction emulator.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c
arch/x86/kvm/svm.c