From: Wei Yongjun Date: Fri, 6 Aug 2010 03:45:12 +0000 (+0800) Subject: KVM: x86 emulator: change OUT instruction to use dst instead of src X-Git-Tag: v2.6.37-rc1~142^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41167be544603e077b866a2922737556dc2294e8;p=pandora-kernel.git KVM: x86 emulator: change OUT instruction to use dst instead of src Change OUT instruction to use dst instead of src, so we can reuse those code for all out instructions. Signed-off-by: Wei Yongjun Signed-off-by: Avi Kivity --- Reading git-diff-tree failed