|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Unable to include xen/sched.h
Hi,
>I'm unable to include xen/sched.h in my kernel module, although
>xen/xenbus.h, etc work fine. I get an error - xen/sched.h - no such file. I
>need to access the for_each_domain macro. Please help!
The macro and header file are for hypervisor.
Guest kernel cannot use the macro and domain_list.
Best Regards,
Akio Takebe
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|