From: Takuya Yoshikawa Date: Sat, 23 Apr 2011 09:52:56 +0000 (+0900) Subject: KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D) X-Git-Tag: v3.0-rc1~350^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62aaa2f05abd59598f132e6ebad86318291b5be0;p=pandora-kernel.git KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D) For this, em_pushf/popf() are introduced. Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed