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

[Xen-devel] Mapping (potentially) non-contiguous physical pages to virtu

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Mapping (potentially) non-contiguous physical pages to virtual addresses under windows
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Thu, 25 Oct 2007 21:29:04 +1000
Delivery-date: Thu, 25 Oct 2007 04:29:44 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcgW+j94RHYwIMLYTKOPTvXkXTrcyQ==
Thread-topic: Mapping (potentially) non-contiguous physical pages to virtual addresses under windows
If I understand correctly, GNTTABOP_setup_table fills in an array with
the PFN's of the frames that the hypervisor is using to hold the grant
table entries. There is nothing I can see that says that these PFN's are
contiguous, so I suppose I have to assume that they aren't...

I can't seem to see a Windows DDK call that says "here's some PFN's,
please map them and give me the starting address"... is anyone familiar
enough with Windows to offer some advice?

Thanks

James



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

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