Hi,

Ping? I don't think this patch series depends on others (such as Linux
64K support) to review it.

Regards,

On 11/05/15 12:55, Julien Grall wrote:
> Hi all,
> 
> This small series are the only changes required in Xen in order to run a guest
> using 64K page granularity on top of an unmodified Xen.
> 
> I'd like feedback from maintainers tools to know if it might be worth to
> introduce a function xc_pagesize() replicating the behavior of getpagesize()
> for Xen.
> 
> Sincerely yours,
> 
> Julien Grall (2):
>   tools/xenstored: Use XC_PAGE_SIZE rather than getpagesize()
>   tools/xenconsoled: Use XC_PAGE_SIZE rather than getpagesize()
> 
>  tools/console/daemon/io.c         | 4 ++--
>  tools/xenstore/xenstored_domain.c | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 


-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to