From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:28 +0000 (+0300) Subject: KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops X-Git-Tag: v2.6.36-rc1~580^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb1b5dbd397d16a855c97c3fb80fe6e9196ce7c;p=pandora-kernel.git KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops Add (set|get)_msr callbacks to x86_emulate_ops instead of calling them directly. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed