From: Mathias Krause Date: Wed, 29 Aug 2012 23:30:16 +0000 (+0200) Subject: KVM: x86 emulator: constify emulate_ops X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0225fb509d51fcf777eb0aa31c304c582e3248fd;p=pandora-kernel.git KVM: x86 emulator: constify emulate_ops We never change emulate_ops[] at runtime so it should be r/o. Signed-off-by: Mathias Krause Signed-off-by: Avi Kivity --- Reading git-diff-tree failed