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] No P2M mapping == pagetype == XEN_DOMCTL_PFINFO_XTAB?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] No P2M mapping == pagetype == XEN_DOMCTL_PFINFO_XTAB?
From: "Mike Sun" <msun@xxxxxxxxxx>
Date: Mon, 29 Sep 2008 13:35:11 -0400
Delivery-date: Mon, 29 Sep 2008 10:35:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=9OJjROVBRpBWOb0/zciXRN1EbgHxkEQ3P2R3+1TofDY=; b=hcU5ZyP/kZNouBFAPk5saTo8iZ3LvhY8GhQG1bH6mIKIRX6NGUQirLpHo3Fx0B+kTB yIIfO7xNQeYGN3VCRvl45FtRbka0Ag0Tx9hH20UURpUYsBTc03/jgJU0A7PY+Spq2jKs guWYvGgYoRtxNT8gipUF51BAYivA8eOx3vaCg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=suQDg3gyjGP/3k/hYg2OXFAqZsY661k8xMWxacUvdj56OlinBIPCRaJppTZsRgtd1l QUpVpTfv19S8DtUSlAZHGCOib+Cx5ZQH3OZV9q7LQ6XC0/AIlH7scycntjaDioh8hflb YWuRTQjHqiwq7wL6rLZ1cohxC4mc0bJ6Ungck=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
For an HVM domain, if a given pfn has a pagetype of
XEN_DOMCTL_PFINFO_XTAB as returned by xc_map_foreign_batch(), does
this mean that pfn is not not in the HVM guest's pseudo-physical
map/have a valid P2M entry?

I'm having difficulty understanding page types for HVM domains.  If a
pfn for an HVM domain is of the type XEN_DOMCTL_PFINFO_XTAB, can it
later become a valid page?  And what about the reverse case?

Any help would be much appreciated, thanks,
Mike

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

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