Commit ff426974 authored by Avi Kivity's avatar Avi Kivity

KVM: Export <linux/kvm.h>

This allows users to actually build prgrams that use kvm without
the entire source tree.
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent bbe4432e
...@@ -96,6 +96,7 @@ header-y += iso_fs.h ...@@ -96,6 +96,7 @@ header-y += iso_fs.h
header-y += ixjuser.h header-y += ixjuser.h
header-y += jffs2.h header-y += jffs2.h
header-y += keyctl.h header-y += keyctl.h
header-y += kvm.h
header-y += limits.h header-y += limits.h
header-y += lock_dlm_plock.h header-y += lock_dlm_plock.h
header-y += magic.h header-y += magic.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment