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

This patch add intercept checks for emulated one-byte
instructions to the KVM instruction emulation path.

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