|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] How to build non-PAE dom0 kernel with Xen-3.2-testing (P
On 23/9/08 17:17, "Abhinav Srivastava" <abhinavs_iitkgp@xxxxxxxxxxx> wrote:
>> Ah, actually we removed non-PAE support from Xen 3.2. So
>> you have to build a
>> PAE hypervisor and kernel. If you want non-PAE support, you
>> have to use Xen
>> 3.1.
>>
>> -- Keir
>
> Ohh no. Did it happen recently? I knew that Xen-3.3 did not have non-PAE
> support. But, I did not know about Xen 3.2. I took Xen3.2 testing version
> kernel in july from mercury and could built non-PAE hypervisor and kernel. Is
> it someway I can get that build from mercury or it got changed backwardly?
>
> Thanks for the clarification.
Oh sorry, you're quite right. All versions of Xen 3.2 do support non-PAE.
However, the current tip of the linux-2.6.18-xen.hg repository does not.
What you should do within that repository is 'hg update xen-3.2.0': this
will revert your repository to a version which is old enough to support
building as non-PAE. Another thing which might work instead, and let you
keep other more recent changes and fixes, is 'hg export 616 | patch -Rp1'.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|