commit | 3fb1b5dbd397d16a855c97c3fb80fe6e9196ce7c | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Wed Apr 28 19:15:28 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:30 2010 +0300 |
tree | 337a8ed2aba3f195d428c7b7827a323bd8b4428d | |
parent | 35aa5375d407ecadcc3adb5cb31d27044bf7f29f [diff] |
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 <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>