[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/8] x86/EPT: also dump permissions and memory types
>>> On 27.03.14 at 13:54, <tim@xxxxxxx> wrote: > At 15:34 +0000 on 26 Mar (1395844445), Jan Beulich wrote: >> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> >> >> --- a/xen/arch/x86/mm/p2m-ept.c >> +++ b/xen/arch/x86/mm/p2m-ept.c >> @@ -730,6 +730,14 @@ static void ept_dump_p2m_table(unsigned >> unsigned long record_counter = 0; >> struct p2m_domain *p2m; >> struct ept_data *ept; >> + static const char memoryTypes[8][2] = { > > s/memoryTypes/memory_types/ would be Xen style. Don't know what I was thinking... Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |