From: Avi Kivity Date: Thu, 27 Nov 2008 22:14:07 +0000 (+0200) Subject: KVM: x86 emulator: fix ret emulation X-Git-Tag: v2.6.29-rc1~539^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf5de4f886116871c2ae2eee53524edd741a68ae;p=pandora-kernel.git KVM: x86 emulator: fix ret emulation 'ret' did not set the operand type or size for the destination, so writeback ignored it. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed