From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:24 +0000 (+0300) Subject: KVM: x86 emulator: cleanup xchg emulation X-Git-Tag: v2.6.36-rc1~580^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c13ef1a8f31be08bf1b1244fe4565f11f4b009;p=pandora-kernel.git KVM: x86 emulator: cleanup xchg emulation Dst operand is already initialized during decoding stage. No need to reinitialize. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed