OSDN Git Service

KVM: x86 emulator: Use opcode::execute for Group 4/5 instructions
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Tue, 6 Dec 2011 09:06:44 +0000 (18:06 +0900)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:23:36 +0000 (11:23 +0200)
commitc04ec8393f3815e0f60dde1d6b29040bf1875d52
treea82cfdf56e28b838c26b5c765f5247025cde2cfc
parentc15af35f54631b9e9b7ad1981016cc6e73cec794
KVM: x86 emulator: Use opcode::execute for Group 4/5 instructions

Group 4: FE
Group 5: FF

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c