From: Eduardo Habkost Date: Mon, 17 Nov 2008 21:03:14 +0000 (-0200) Subject: KVM: SVM: move svm.h to include/asm X-Git-Tag: v2.6.29-rc1~539^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2cedf7be2017e3264c93a4c0d75b1d96d0d7104;p=pandora-kernel.git KVM: SVM: move svm.h to include/asm svm.h will be used by core code that is independent of KVM, so I am moving it outside the arch/x86/kvm directory. Signed-off-by: Eduardo Habkost Signed-off-by: Avi Kivity --- Reading git-diff-tree failed