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(-)

-- 
2.1.4


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

Reply via email to