[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/8] xen/arm: Implement p2m_type_t as an enum
At 15:52 +0000 on 05 Dec (1386255150), Ian Campbell wrote: > On Thu, 2013-12-05 at 15:42 +0000, Julien Grall wrote: > > Until now, Xen doesn't know the type of the page (ram, foreign page, > > mmio,...). > > Introduce p2m_type_t with basic types: > > - p2m_invalid: Nothing is mapped here > > Do we really need this? Is it not equivalent to not setting the present > bit? I see x86 has the same type though -- Tim can you explain why. There are other not-present types on x86: PoD, paged-out, emulated-MMIO. Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |