From: Carlo Marcelo Arenas Belon Date: Sat, 1 Dec 2007 12:17:11 +0000 (-0600) Subject: KVM: SVM: Remove KVM specific defines for MSR_EFER X-Git-Tag: v2.6.25-rc1~1138^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5203ee6828e9cabab1e1fb42e53d72ab9351a6;p=pandora-kernel.git KVM: SVM: Remove KVM specific defines for MSR_EFER This patch removes the KVM specific defines for MSR_EFER that were being used in the svm support file and migrates all references to use instead the ones from the kernel headers that are used everywhere else and that have the same values. Signed-off-by: Carlo Marcelo Arenas Belon Signed-off-by: Avi Kivity --- Reading git-diff-tree failed