From: Avi Kivity Date: Tue, 12 Jun 2012 17:19:40 +0000 (+0300) Subject: KVM: x86 emulator: split push logic from push opcode emulation X-Git-Tag: v3.6-rc1~124^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ddff50cbd77568fe40e17a966b3a2ef1231b36;p=pandora-kernel.git KVM: x86 emulator: split push logic from push opcode emulation This allows us to reuse the code without populating ctxt->src and overriding ctxt->op_bytes. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed