From: Avi Kivity Date: Thu, 29 May 2008 11:26:29 +0000 (+0300) Subject: KVM: x86 emulator: simplify push imm8 emulation X-Git-Tag: v2.6.27-rc1~968^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e43636b5af1c8b9cc8406af674835284abab0c;p=pandora-kernel.git KVM: x86 emulator: simplify push imm8 emulation Instead of fetching the data explicitly, use SrcImmByte. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed