[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] How to get machion address by pseudo physical address of guest OS
On 05/10/2010 11:22 PM, 李智 wrote: > Hi everyone. > What I talk below is in VMM level. > I got a pseudo address of guest OS, how can I get the machion address? > I mean I want to get the content in that address of memory. > There maybe some functions to do this work, does anyone knows? In a PV domain you can use the p2m table to look up the mapping. I don't think the mapping is exposed to HVM domains at all. J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |