XENMEM_exchange. Look at 'struct xen_memory_exchange' in xen/include/public/memory.h. Note that GMFN means PFN for an HVMguest.Hopefully it is all self-explanatory enough.I tried it and 'xm dmesg' says: (XEN) hvm.c:747:d11 memory_op 11. And looking in hvm.c, it appears that this occurs in do_memory_op_compat32(...) and the only supported memory_op function is XENMEM_add_to_physmap. Does that mean I'm out of luck? James _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel