From: Avi Kivity Date: Tue, 20 Nov 2007 09:45:14 +0000 (+0200) Subject: KVM: Export include/asm-x86/kvm.h X-Git-Tag: v2.6.25-rc1~1138^2~113 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2d2a7b9cff7f6324e69daa3ab76799641a94a0e8;p=~shefty%2Frdma-dev.git KVM: Export include/asm-x86/kvm.h Signed-off-by: Avi Kivity --- diff --git a/include/asm-x86/Kbuild b/include/asm-x86/Kbuild index e6189b22914..3c6f0f80e82 100644 --- a/include/asm-x86/Kbuild +++ b/include/asm-x86/Kbuild @@ -3,6 +3,7 @@ include include/asm-generic/Kbuild.asm header-y += boot.h header-y += bootparam.h header-y += debugreg.h +header-y += kvm.h header-y += ldt.h header-y += msr-index.h header-y += prctl.h