From: Takuya Yoshikawa Date: Sat, 23 Apr 2011 09:49:40 +0000 (+0900) Subject: KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) X-Git-Tag: v3.0-rc1~350^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54fe504693204fa672b10a57c3d82a8c41e0b4e;p=pandora-kernel.git KVM: x86 emulator: Use opcode::execute for POP reg (58-5F) In addition, the RET emulation is changed to call em_pop() to remove the pop_instruction label. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed