From: Avi Kivity Date: Mon, 5 Jan 2009 09:12:40 +0000 (+0200) Subject: KVM: x86 emulator: Make emulate_pop() a little more generic X-Git-Tag: v2.6.30-rc1~664^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350f69dcd169d536307aa4a8c38c480e3a51c0db;p=pandora-kernel.git KVM: x86 emulator: Make emulate_pop() a little more generic Allow emulate_pop() to read into arbitrary memory rather than just the source operand. Needed for complicated instructions like far returns. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed