WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen compilation is giving errors

To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] xen compilation is giving errors
From: Tapas Mishra <mightydreams@xxxxxxxxx>
Date: Mon, 28 Feb 2011 15:31:29 +0530
Delivery-date: Mon, 28 Feb 2011 02:04:25 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=lReotf+u/qeMaFeA6+iunuX4XFPqNq9iY0yRsovqeZs=; b=wiZxH5K7O9b8b0VRoFSiu/nESI/ZYJLmfLnS+BVBHjkg0xDP8zJkT9yzxusu2h3WOL cjDY0bPQCVDESc6w5+rqmvqmEDxNROETyFv5QTF4HW4eQpmdikyZcrS/5oc6wDXmDrrF TGjcr2iURvdC5Xs8wVbYEepEywowU2eVU0b0E=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=vkXnL+mTrEQVym6lr5+AuxhRlrvwTPoMunFL8uCcTpNTfhHNKvIyGvJEfIeaXBIFS2 wSN3neFAzcKNlKb99hoDkXIjOV085MkYu1DOVEzrLTvPtMaS+mbICq0FXaPVJ4vylPji XH17+fp5GMw1GEKbO7je9HgZjlVDmrwk1nYPo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTi=FCvgKEwXRVeu7y_g7j3DjgS_BnAxFtoqccQpC@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTikyAErv3LRozjEPhibBX0K4sGf_C2SJuK4UmXCa@xxxxxxxxxxxxxx> <20110216085701.GA31840@xxxxxxxx> <AANLkTimY9E5j618XVUd9Dj1pGK7S6yd4-j9TPWg59Ug1@xxxxxxxxxxxxxx> <AANLkTikEuN5n0XCJVXvyNDGo0yEUO0LbaurFkibo4Tfr@xxxxxxxxxxxxxx> <20110216105748.GB31840@xxxxxxxx> <AANLkTinRD+XLEJtWPDQbtFr-aPrW+L8CUp_2Bnd-9WPi@xxxxxxxxxxxxxx> <AANLkTi=Uki0VmYkrTc4_OU7aLj+bXgexM5oqaETVBukJ@xxxxxxxxxxxxxx> <AANLkTi=M-keAsbfn+jOB6tcnpLpro5KCPjFqgKegquTo@xxxxxxxxxxxxxx> <AANLkTikxX2XLjxQbSnxvKcZJT47C_BCQxJBSikPPc0Qn@xxxxxxxxxxxxxx> <AANLkTinHkmn0uN21jGwx1obqD2bEOejH52Hjuobf5fVD@xxxxxxxxxxxxxx> <AANLkTinim62Y=uWYnMqWwMfypQ3xeFfkttWiCMzDCxiK@xxxxxxxxxxxxxx> <AANLkTikSPuCt6T6mHcHKhG=DXkJAr15bOZEuAT3W+70p@xxxxxxxxxxxxxx> <AANLkTi=Eu669qJ_dm_ZeQp-xqZ4KsU+-xhq1YUy0PQ2F@xxxxxxxxxxxxxx> <AANLkTimfUjPW+M_cRSGH4YSY4n08eNL_WEaGcHfJ7s8U@xxxxxxxxxxxxxx> <AANLkTimTLnToqUFWWfkh5wT_-brQzOqZ34PpKw4Y+cjy@xxxxxxxxxxxxxx> <AANLkTi=FCvgKEwXRVeu7y_g7j3DjgS_BnAxFtoqccQpC@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Feb 28, 2011 at 2:04 PM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
> On Mon, Feb 28, 2011 at 3:10 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
>> On Mon, Feb 28, 2011 at 10:07 AM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
>>> On Mon, Feb 28, 2011 at 11:22 AM, Tapas Mishra <mightydreams@xxxxxxxxx> 
>>> wrote:
>>>>> - Processor type and features -> High Memory Support -> 64GB
>>>> Yes selected this
>>>>> - Processor type and features -> Paravirtualized guest support -> "Xen
>>>>> guest support"
>>>> No I did not get this option (I have no clue why)
>>>
>>> Did you download the correct kernel source? From JF's git tree, either
>>> xen/stable-2.6.32.x or xen/next-2.6.32?
>> Yes I did
>> git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>> linux-2.6-xen
>> cd linux-2.6-xen
>> git pull
>> git reset –hard
>> git checkout -b xen/stable origin/xen/stable
>> git pull
>>
>>> Did paravirtualized guest support option show up?
>> Yes
>>    --- Paravirtualized guest support
>>     [*]   VMI Guest support (DEPRECATED)
>>      [*]   KVM paravirtualized clock
>>    [*]   KVM Guest support
>>    [ ]   Lguest guest support
>>    -*-   Enable paravirtualization code
>>   [*]     Paravirtualization layer for spinlocks
>
> Two things come to mind.
>
> One, you might be using a different branch than me.
Ok I am checking this part.Which branch do you use stable or unstable.
> origin/xen/stable-2.6.32.x should contain newer code than
> origin/xen/stable (see
> http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=heads for
> complete branch list). I haven't tested xen/stable, so I don't know
> what condition it currently is.
>
> Second, you might not select High Memory Support -> 64GB yet. By
> default, 4GB is selected instead of 64GB, in which case Xen options
> will be hidden (just like what you pasted).
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

Processor type and features-->

  --- Paravirtualized guest support
                                                [*]   Xen guest
support
                                                [ ]     Enable Xen
debug and tuning parameters in debugfs
                                                [*]   Enable Xen
privileged domain support
                                                [ ]   Enable support
for Xen PCI passthrough devices (NEW)
                                                [*]   KVM
paravirtualized clock
                                                [*]   KVM Guest
support
                                                -*-   Enable
paravirtualization code
                                                [*]
Paravirtualization layer for spinlocks


 what is visible in
Processor type and features-->

http://pastebin.com/N0gaJDgN

but in Device Drivers option I again see the Xen specific options
     [*] Xen memory balloon driver
                                                [*]   Scrub pages
before returning them to system
                                                <M> Xen
/dev/xen/evtchn device
                                                [*] Backend driver
support (NEW)
                                                < >   Xen backend
network device (NEW)
                                                < >   Block-device
backend driver (NEW)
                                                < >   Block-device tap
backend driver (NEW)
                                                <*>   PCI-device
backend driver (NEW)
                                                        PCI Backend
Mode (Virtual PCI)  --->
                                                [ ]     PCI Backend
Debugging (NEW)
                                                <M> Xen filesystem
                                                [*]   Create
compatibility mount point /proc/xen
                                                [*] Create xen entries
under /sys/hypervisor
                                                < > userspace grant
access device driver (NEW)
                                                <M> xen platform pci
device driver (NEW)



but I do not see the High Memory Support option in this 64 bit system
surprisingly.
What branch do you use?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users