|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen compilation is giving errors
On Mon, Feb 28, 2011 at 3:46 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
> On Mon, Feb 28, 2011 at 3:42 PM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
>> On Mon, Feb 28, 2011 at 5:01 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
>>> Well very surprisingly on a 64 bit system (this is also without VT)
>>> I just transferred the tree I had pulled on the 32 bit system
>>> and here I did see the Xen options in
>>
>> If you can use 64bit, use it.
>>
>>> but I do not see the High Memory Support option in this 64 bit system
>>> surprisingly.
>>
>> PAE is only needed for 32bit.
> Ohh Ok thanks for clarifying that.
>>> What branch do you use?
>>
>> xen/next-2.6.32
>>
>> --
Sorry for my silly question but I thought it is better to ask.
I was able to compile the Dom0 pv-ops kernel successfully finally.
What I did here was one additional minor thing.
Each time I invoked make I did some thing like
make O=/output/dir modules_install install
so in /output/dir
I have vmlinuz and I see
/output/dir/arch/x86_64/boot/bzImage
which is a symlink to
/output/dir/arch/x86/boot/bzImage
my doubt is which one should I use
/output/dir/arch/x86_64/boot/bzImage
or
/output/dir/vmlinuz
it is a 64 bit system without VT but it seems the pv-ops kernel for
Dom0 has compiled successfully.
I tallied from the wiki here
http://wiki.xensource.com/xenwiki/XenParavirtOps
the symbols mentioned
1. CONFIG_PARAVIRT_GUEST=y
2. CONFIG_XEN=y
3. CONFIG_HVC_DRIVER=y and CONFIG_HVC_XEN=y
and
4. CONFIG_XEN_BLKDEV_FRONTEND=m
5. CONFIG_XEN_NETDEV_FRONTEND=m
are enabled in .config and the compilation upto this point proceeded
without errors.I am confused only about the last part which one should
I use vmlinuz or bzImage.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] xen compilation is giving errors, (continued)
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors,
Tapas Mishra <=
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
- Re: [Xen-users] xen compilation is giving errors, Fajar A. Nugraha
- Re: [Xen-users] xen compilation is giving errors, Tapas Mishra
|
|
|
|
|