KVM: SVM: Add intercept checks for SVM instructions
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 4 Apr 2011 10:39:31 +0000 (12:39 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:02 +0000 (07:57 -0400)
commit01de8b09e6068936f7f5e386cb85637cf926468c
tree4a192866e9dbf557fe91bed1a24a351a7292bd40
parentdee6bb70e4ac0588c98cc4e661664f0653117f89
KVM: SVM: Add intercept checks for SVM instructions

This patch adds the necessary code changes in the
instruction emulator and the extensions to svm.c to
implement intercept checks for the svm instructions.

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
This page took 0.026905 seconds and 5 git commands to generate.