From: Avi Kivity Date: Thu, 27 Nov 2008 15:36:41 +0000 (+0200) Subject: KVM: x86 emulator: Extract 'pop' sequence into a function X-Git-Tag: v2.6.29-rc1~539^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa5a3ae39483aefc46a78299c811194f953af27;p=pandora-kernel.git KVM: x86 emulator: Extract 'pop' sequence into a function Switch 'pop r/m' instruction to use the new function. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed