|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH 1/9] tmem: Public interface for tmem
>>> Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> 06.02.09 15:08 >>>
>> Couldn't the whole second hunk rather go in a separate header?
>
>Are you referring to the constants and the data structure?
>All of these are used by both xen and a guest and must
>be identical, thus the placement in public/xen.h. Are there
>other header files which are guaranteed to be shared between
>xen and a (linux) guest?
All headers in xen/include/public/. You could create a new one, or (less
ideal) put it in xen/include/public/memory.h.
Jan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|