From: Eduardo Habkost Date: Mon, 17 Nov 2008 21:03:13 +0000 (-0200) Subject: KVM: VMX: move vmx.h to include/asm X-Git-Tag: v2.6.29-rc1~539^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13673a90f1cf88296f726265cc7cf3ec76ecba30;p=pandora-kernel.git KVM: VMX: move vmx.h to include/asm vmx.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