3 messages in com.xensource.lists.xen-ia64-develRe: [Xen-ia64-devel] Question: map do...
FromSent OnAttachments
Dietmar Hahn08 Mar 2007 03:31 
Isaku Yamahata08 Mar 2007 03:55 
Dietmar Hahn08 Mar 2007 06:03 
Subject:Re: [Xen-ia64-devel] Question: map domU mem in dom0
From:Dietmar Hahn (diet@fujitsu-siemens.com)
Date:03/08/2007 06:03:07 AM
List:com.xensource.lists.xen-ia64-devel

Am Donnerstag, 8. März 2007 12:56 schrieb Isaku Yamahata:

1. allocate pseudo physical address range by xen_ia64_alloate_resource. 2. then use HYPERVISOR_add_physmap_with_gmfn(). 3. use xen_ia64_unmap_resource() to unmap. Really cool stuff, it is running like a charm!

This is ia64 specific and I'm not sure whether this is simple for you, though

Yes, it was simple enough for me ;-). Many thanks!

Dietmar.