KVM: x86 emulator: Use opcode::execute for 0F 01 opcode
authorAvi Kivity <avi@redhat.com>
Thu, 21 Apr 2011 09:21:50 +0000 (12:21 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:35 +0000 (08:39 -0400)
commit5ef39c71d8398115245a5974b488f8703ba3a6b0
treea668bd0b429fcce29a19911f099316aaaed95e9c
parent68152d88122b24fad0f5910f74efcd19120a19a8
KVM: x86 emulator: Use opcode::execute for 0F 01 opcode

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c