[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] PVH: libxl expertise...
On Tue, 13 Nov 2012 17:21:38 -0800 Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> wrote: > > > I can't tell why f_active is there. I also see supported, may be thats > the string of what the kernel supports. It is set to 0x11 ??? Debugging further, I see in xc_dom_parse_elf_kernel() after elf_parse_binary(), the strings are set as: type = XEN_ENT_STR, name = 0x3cadc2e116 "PAE_MODE", data = { str = 0x7ffff61e14b0 "yes", num = 0x7ffff61e14b0}}, { type = XEN_ENT_STR, name = 0x3cadc2dd2d "FEATURES", data = { str = 0x7ffff61e1414 "!writable_page_tables|pae_pgdir_above_4gb", num = 0x7ffff61e1414}}, {type = XEN_ENT_NONE, name = 0x0, data = { str = 0x0, num = 0x0}}, {type = XEN_ENT_LONG, So, may be it's not properly set in bzImage and something else needs to be done to get the correct strings there??? thanks Mukesh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |