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-devel

Re: [Xen-devel] pv-ops domU not working with MSI interrupts on Nehalem

To: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Subject: Re: [Xen-devel] pv-ops domU not working with MSI interrupts on Nehalem
From: Bruce Edge <bruce.edge@xxxxxxxxx>
Date: Wed, 6 Oct 2010 11:21:21 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 06 Oct 2010 11:22:50 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=lAMQgrh0qxX5+RbkeD/zCy8TmmFYN2vuDQsoYanUXvs=; b=Poy9+7wkmf3GszyFYfwy8A5hjikKSYeaumN7B3WNpLXnCxA44zcpKgQwmaua5kNsxz DYegStnf/5fiTpBK/JJMM5AR8Jaln6jveWqJ4Njhad47Ij/HFHhyOPoHxKcHzoXRXMdy U8I037SD+tUyLmw1pEDmlW9PXU/CxIfcTdgA8=
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 :cc:content-type; b=Zv752LcuJuPyxsosCxZW83YofGHjyUpVH7bwP8HLc2rdCEcvH1CGiFJaJuMc+VKu6G Dh0h92N4Z2WkPzqlEzoOghcJ0Z0w5i/SlbefA96j8gZDkkf0prjyNf2v3Ub+y3rg0P2t fy/mKLYkB4Y2UWWphITutWcyAOqmWSaJzUSm4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20101006142157.GA1590@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTi=G7CTuVP2=b18JjwFsCb_fvk8hoMWAngYUKB1Y@xxxxxxxxxxxxxx> <20101001211111.GA18244@xxxxxxxxxxxx> <AANLkTi=j4iyfszfzx0Qo908foChwu9PGjzqyUY5yzvgg@xxxxxxxxxxxxxx> <20101004144859.GA4484@xxxxxxxxxxxx> <AANLkTim7RceMqdnj0wxvTUWHTtSEtGptSs+oFHurM9BA@xxxxxxxxxxxxxx> <20101006142157.GA1590@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Oct 6, 2010 at 7:21 AM, Konrad Rzeszutek Wilk
<konrad.wilk@xxxxxxxxxx> wrote:
> On Tue, Oct 05, 2010 at 11:21:38AM -0700, Bruce Edge wrote:
>> On Mon, Oct 4, 2010 at 7:48 AM, Konrad Rzeszutek Wilk
>> <konrad.wilk@xxxxxxxxxx> wrote:
>> >> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git ?
>> >>
>> >> Your devel/xen-pcifront-0.7 isn't visible:
>> >
>> > It should be now. I pushed it late on Friday and repushed it today since 
>> > it had
>> > some commits with the wrong committer field.
>> >
>>
>> Is there anything special one needs to do when building this kernel?
>
> Wow. I've never seen those errors before. Can you send me your .config file
> so I can make sure this does not happend

Those errors were from after a 'make defconfig'. I assumed my config
was broken and that I should try the default .config to confirm that
that built before digging thought mine.

Adding the config entries below to the defconfig output does result in
a buildable kernel.

Testing out my PCI drivers with your recommended config now. Thanks.

-Bruce

>
> For me, I've these options defined:
>
> [konrad@tst002 bootstrap]$ cat linux-build/.config|grep XEN
> CONFIG_XEN=y
> CONFIG_XEN_PVHVM=y
> CONFIG_XEN_MAX_DOMAIN_MEMORY=8
> CONFIG_XEN_SAVE_RESTORE=y
> CONFIG_XEN_DEBUG_FS=y
> CONFIG_PCI_XEN=y
> CONFIG_XEN_PCIDEV_FRONTEND=y
> CONFIG_XEN_BLKDEV_FRONTEND=m
> # CONFIG_NETXEN_NIC is not set
> CONFIG_XEN_NETDEV_FRONTEND=m
> CONFIG_XEN_KBDDEV_FRONTEND=m
> CONFIG_HVC_XEN=y
> CONFIG_XEN_FBDEV_FRONTEND=m
> CONFIG_XEN_BALLOON=y
> CONFIG_XEN_SCRUB_PAGES=y
> CONFIG_XEN_DEV_EVTCHN=m
> CONFIG_XENFS=m
> CONFIG_XEN_COMPAT_XENFS=y
> CONFIG_XEN_SYS_HYPERVISOR=y
> CONFIG_XEN_PLATFORM_PCI=m
> CONFIG_SWIOTLB_XEN=y
>
>

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

<Prev in Thread] Current Thread [Next in Thread>