[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] pfn to mfn translation
Is there a recommended way to convert a guest pfn to an mfn from within dom0? I'd like the mfn for calling xc_map_foreign_range in libxc. Up until now I've been using code that is similar to what is in tools/libxc/xc_linux_save.c. However, my version of this code is now breaking when used with Xen 4.1 (it worked with Xen 4.0.1). So I'm wondering if some of the internal p2m tables have changed. In the end, it seems like there should be a libxc function that performs this translation rather than me needing to duplicate code and risk failures such as what I'm seeing. However, I don't see any p2m api calls in xenctrl.h. Thanks, -bryan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |