From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:30 +0000 (+0300) Subject: KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks X-Git-Tag: v2.6.36-rc1~580^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79168fd1a307ffee46ee03b7f8711559241738c7;p=pandora-kernel.git KVM: x86 emulator: cleanup some direct calls into kvm to use existing callbacks Use callbacks from x86_emulate_ops to access segments instead of calling into kvm directly. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed