commit | 35aa5375d407ecadcc3adb5cb31d27044bf7f29f | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Wed Apr 28 19:15:27 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:30 2010 +0300 |
tree | 62fb6202f9da42f6f987c754838e8c568e11b6e8 | |
parent | 414e6277fd148f6470261cef50a7fed0d88a2825 [diff] |
KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops Add (set|get)_dr 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>