From: Joerg Roedel Date: Mon, 4 Apr 2011 10:39:36 +0000 (+0200) Subject: KVM: SVM: Remove nested sel_cr0_write handling code X-Git-Tag: v3.0-rc1~350^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=628afd2aeb286415f6e7d0ee7c87aae249e7f999;p=pandora-kernel.git KVM: SVM: Remove nested sel_cr0_write handling code This patch removes all the old code which handled the nested selective cr0 write intercepts. This code was only in place as a work-around until the instruction emulator is capable of doing the same. This is the case with this patch-set and so the code can be removed. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed