From: Gleb Natapov Date: Wed, 10 Feb 2010 12:21:36 +0000 (+0200) Subject: KVM: x86 emulator: Add LOCK prefix validity checking X-Git-Tag: v2.6.34-rc1~193^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d380a5e4022a5c63a6c5ac631e48c752ba7f1e4f;p=pandora-kernel.git KVM: x86 emulator: Add LOCK prefix validity checking Instructions which are not allowed to have LOCK prefix should generate #UD if one is used. [avi: fold opcode 82 fix from another patch] Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed