From: Andre Przywara Date: Tue, 28 Apr 2009 10:45:30 +0000 (+0200) Subject: KVM: SVM: Fix cross vendor migration issue with unusable bit X-Git-Tag: linux-omap-v2.6.30-rc6~18^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19bca6ab75d8118ae970fcc656359ddb467ac763;p=pandora-kernel.git KVM: SVM: Fix cross vendor migration issue with unusable bit AMDs VMCB does not have an explicit unusable segment descriptor field, so we emulate it by using "not present". This has to be setup before the fixups, because this field is used there. Signed-off-by: Andre Przywara Signed-off-by: Avi Kivity --- Reading git-diff-tree failed