|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [RFC PATCH 03/35] Add Xen interface header files
On Tue, 2006-05-09 at 00:00 -0700, Chris Wright wrote:
> plain text document attachment (xen-interface-headers)
> Add Xen interface header files. These are taken fairly directly from
> the Xen tree and hence the style is not entirely in accordance with
> Linux guidelines. There is a tension between fitting with Linux coding
> rules and ease of maintenance.
>
> Signed-off-by: Ian Pratt <ian.pratt@xxxxxxxxxxxxx>
> Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
> Signed-off-by: Chris Wright <chrisw@xxxxxxxxxxxx>
> ---
> include/xen/interface/arch-x86_32.h | 197 +++++++++++++++
> include/xen/interface/event_channel.h | 205 +++++++++++++++
> include/xen/interface/features.h | 53 ++++
> include/xen/interface/grant_table.h | 311 +++++++++++++++++++++++
> include/xen/interface/io/blkif.h | 85 ++++++
Shouldn't these be under asm-i386 , or are they used by other
architecture ?
Daniel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|