From: Rusty Russell Date: Wed, 5 Sep 2007 15:21:32 +0000 (+1000) Subject: KVM: Hoist SVM's get_cs_db_l_bits into core code. X-Git-Tag: v2.6.24-rc1~1365^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1747fb71fd7c9389696e91f354d2f841b5c85790;p=pandora-kernel.git KVM: Hoist SVM's get_cs_db_l_bits into core code. SVM gets the DB and L bits for the cs by decoding the segment. This is in fact the completely generic code, so hoist it for kvm-lite to use. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed