|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] exporting linux definition to xen hypervisor code.
Is it possible to use the definition and header files provided by
Linux kernel in XEN code.
I could see that xen/arch/ia64 uses lot of linux kernel code but
couldn't able to debug the makefile correctly.
PS. I have tried following
1. include linux header in my makefile as
CFLAGS += -I$(BASEDIR)/../../linux-2.6.18-xen.hg/include
it gives me error as there will be similar header files.
even if i could able to do it successfully all defination will be undefined.
SO is there any way to do it other that rewriting defination in xen
separately.
Hope question is clear.
thanks
-tej
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] exporting linux definition to xen hypervisor code.,
Tej <=
|
|
|
|
|