KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3)
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 17 Sep 2007 19:57:49 +0000 (14:57 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:46 +0000 (17:52 +0200)
commitaca7f96600b170e470b3056aba0ed8d7df8d330d
treebab4af6e6a0d013dbc74d1b772d55da287192d59
parentdd430ca20c40ecccd6954a7efd13d4398f507728
KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3)

Add vmmcall/vmcall to x86_emulate.  Future patch will implement functionality
for these instructions.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86_emulate.c