From: Mathias Krause Date: Wed, 29 Aug 2012 23:30:15 +0000 (+0200) Subject: KVM: x86 emulator: mark opcode tables const X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0a0d82083747301f6c8084b4141bb490625016;p=pandora-kernel.git KVM: x86 emulator: mark opcode tables const The opcode tables never change at runtime, therefor mark them const. Signed-off-by: Mathias Krause Signed-off-by: Avi Kivity --- Reading git-diff-tree failed