KVM: x86 emulator: add SVM intercepts
authorAvi Kivity <avi@redhat.com>
Mon, 4 Apr 2011 10:39:23 +0000 (12:39 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:00 +0000 (07:57 -0400)
commit3c6e276f22cf29188035535127c4c35aeeafcabc
tree910d8cc7338d4e8f88b2cd4d069898c579f8c0b3
parentc4f035c60dad45ff8813550dc82540dbbc263df2
KVM: x86 emulator: add SVM intercepts

Add intercept codes for instructions defined by SVM as
interceptable.

Signed-off-by: Avi Kivity <avi@redhat.com>
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