From: Avi Kivity Date: Sun, 22 Jul 2007 12:51:58 +0000 (+0300) Subject: KVM: x86 emulator: fix faulty check for two-byte opcode X-Git-Tag: v2.6.24-rc1~1365^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=394b6e5944865a558fe25f0c5903b34c434038ee;p=pandora-kernel.git KVM: x86 emulator: fix faulty check for two-byte opcode Right now, the bug is harmless as we never emulate one-byte 0xb6 or 0xb7. But things may change. Noted by the mysterious Gabriel C. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed