From: Avi Kivity Date: Thu, 29 Jul 2010 12:11:35 +0000 (+0300) Subject: KVM: x86 emulator: introduce 'struct opcode' X-Git-Tag: v2.6.37-rc1~142^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65b1dee408243daa45110ee494d204508d31657;p=pandora-kernel.git KVM: x86 emulator: introduce 'struct opcode' This will hold all the information known about the opcode. Currently, this is just the decode flags. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed