From: Avi Kivity Date: Mon, 26 Jul 2010 11:37:47 +0000 (+0300) Subject: KVM: x86 emulator: add Undefined decode flag X-Git-Tag: v2.6.37-rc1~142^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047a4818094217a1323d8f31f9318ea2e142f745;p=pandora-kernel.git KVM: x86 emulator: add Undefined decode flag Add a decode flag to indicate the instruction is invalid. Will come in useful later, when we mix decode bits from the opcode and group table. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed