From: Avi Kivity Date: Thu, 29 May 2008 11:38:38 +0000 (+0300) Subject: KVM: x86 emulator: implement 'push imm' (opcode 0x68) X-Git-Tag: v2.6.27-rc1~968^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ed7a0e15c6f6ff57f5cf70feabdba56a999863;p=pandora-kernel.git KVM: x86 emulator: implement 'push imm' (opcode 0x68) Encountered in FC6 boot sequence, now that we don't force ss.rpl = 0 during the protected mode transition. Not really necessary, but nice to have. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed