xen: Add Xen interface header files
Add Xen interface header files. These are taken fairly directly from the Xen tree, but somewhat rearranged to suit the kernel's conventions. Define macros and inline functions for doing hypercalls into the hypervisor. Signed-off-by: NJeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: NIan Pratt <ian.pratt@xensource.com> Signed-off-by: NChristian Limpach <Christian.Limpach@cl.cam.ac.uk> Signed-off-by: NChris Wright <chrisw@sous-sol.org>
Showing
include/asm-i386/xen/hypercall.h
0 → 100644
include/asm-i386/xen/hypervisor.h
0 → 100644
include/asm-i386/xen/interface.h
0 → 100644
include/xen/interface/elfnote.h
0 → 100644
include/xen/interface/features.h
0 → 100644
include/xen/interface/io/blkif.h
0 → 100644
include/xen/interface/io/netif.h
0 → 100644
include/xen/interface/io/ring.h
0 → 100644
include/xen/interface/io/xenbus.h
0 → 100644
include/xen/interface/memory.h
0 → 100644
include/xen/interface/physdev.h
0 → 100644
include/xen/interface/sched.h
0 → 100644
include/xen/interface/vcpu.h
0 → 100644
include/xen/interface/version.h
0 → 100644
include/xen/interface/xen.h
0 → 100644
想要评论请 注册 或 登录