From: Borislav Petkov Date: Sun, 22 Sep 2013 14:44:51 +0000 (+0200) Subject: kvm, emulator: Use opcode length X-Git-Tag: v3.13-rc1~80^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce19dc16ce9136cccb6087e4a383ec9321980d9;p=pandora-kernel.git kvm, emulator: Use opcode length Add a field to the current emulation context which contains the instruction opcode length. This will streamline handling of opcodes of different length. Signed-off-by: Borislav Petkov Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed