Skip to content

Commit

Permalink
KVM: x86 emulator: cleanup some direct calls into kvm to use existing…
Browse files Browse the repository at this point in the history
… callbacks

Use callbacks from x86_emulate_ops to access segments instead of calling
into kvm directly.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
  • Loading branch information
Gleb Natapov authored and Avi Kivity committed Aug 1, 2010
1 parent 5951c44 commit 79168fd
Showing 1 changed file with 105 additions and 95 deletions.
Loading

0 comments on commit 79168fd

Please sign in to comment.