WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[XenPPC] Question about: [LINUX] Various fixes for mmapping I/O and fore

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: [XenPPC] Question about: [LINUX] Various fixes for mmapping I/O and foreign memory pages.
From: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
Date: Mon, 13 Nov 2006 15:50:29 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, XenPPC-devel <xen-ppc-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 13 Nov 2006 12:50:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
in changeset:   12392:e1f3af226a8e8cb32de079b283cdcac718d3e076
you say:
  "auto-translate guests can use remap_pfn_range() rather than
   direct_remap_pfn_range()."

And code says:
   kfraser 12392:       /* Unsupported for auto-translate guests. */
   kfraser 12392:       if (xen_feature(XENFEAT_auto_translated_physmap))
   kfraser 12392:               return -ENOSYS;

Is there a privcmd that "auto-translate guests" can use or are you expecting someone to fill this functionality in?

-JX

_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>