From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: pv-ops domU not working with MSI interrupts on Nehalem Date: Wed, 6 Oct 2010 10:21:57 -0400 Message-ID: <20101006142157.GA1590@dumpdata.com> References: <20101001211111.GA18244@dumpdata.com> <20101004144859.GA4484@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Bruce Edge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 > 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 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