[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Dom0 Virtual Memory
Thank you for the quick replay. Sorry, I got a bit confused. It's obvious that each OS have a virutal memory manger to translate virtual addresses to physical addresses. I didn't know what shadow mode means and I saw some CR3 handling / a lot of page-tables structures. What are all those l1 l2 l3 page tables in page.h? are they being used only for shadowed guests? What I'm trying to achieve is the ability to write to dom0 virtual memory from Xen (translate them to machine addresses). Is there an easy method to do that? (except from using the event channel and do that from dom0 itself). Are there any genric functions (in page.h) to handle that? I also saw that dom0 pfns corresponds to the real mfns in order to create a 1:1 match for DMA to work. Btw, does xen keeps track of the real hardware resources? or is it just letting the operating system handle this? Thanks, Eric. On 10/23/06, Petersson, Mats <
Mats.Petersson@xxxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |