[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] PVH: libxl expertise...
On Wed, 14 Nov 2012 09:58:30 +0000 Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: Duuude!!! You owe me a beer next time we meet (was your code ;)), and I ain't making it a cheap one :). The problem is : #define FEATURES_PVH "|writable_descriptor_tables" \ "|auto_translated_physmap" \ "|supervisor_mode_kernel" \ "|hvm_callback_vector" ELFNOTE(Xen, XEN_ELFNOTE_FEATURES, .asciz "!writable_page_tables|pae_pgdir_above_4gb"FEATURES_PVH) This is a .S file and not C, and it puts null char after _4gb. Fixed it and now xc_dom_feature_translated() is returnig true. Whew! I'll send konrad a patch. On to the next one ............. thanks again, Mukesh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |