From: Avi Kivity Date: Wed, 27 Apr 2011 10:20:30 +0000 (+0300) Subject: KVM: x86 emulator: consolidate segment accessors X-Git-Tag: v3.0-rc1~350^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa366163b8b69f660cf94fd5062fa44859e4318;p=pandora-kernel.git KVM: x86 emulator: consolidate segment accessors Instead of separate accessors for the segment selector and cached descriptor, use one accessor for both. This simplifies the code somewhat. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed