KVM: x86 emulator: Use opcode::execute for CALL
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Tue, 22 Nov 2011 06:18:35 +0000 (15:18 +0900)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:17:26 +0000 (11:17 +0200)
commitd4ddafcdf2201326ec9717172767cfad0ede1472
tree8b4845a36d23f945657e2cb543a4ecf149a8b8ef
parentce7faab24fbfb0b5207636ee4795e924bcf97e8a
KVM: x86 emulator: Use opcode::execute for CALL

CALL: E8

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