|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 03/10] libxl: do not allocate e820 for non x86 guests.
Stefano Stabellini writes ("[Xen-devel] [PATCH v2 03/10] libxl: do not allocate
e820 for non x86 guests."):
...
> -
> +#if defined(__i386__) || defined(__x86_64__)
I would prefer to avoid these kind of platform-specific ifdefs in
libxl if possible. I think we may need to invent libxl_x86.c or
something.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |