From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: IRQ SMP affinity problems in domU with vcpus > 4 on HP ProLiant G6 with dual Xeon 5540 (Nehalem) Date: Thu, 22 Oct 2009 14:11:34 -0700 Message-ID: <4AE0CA86.8060601@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: 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: Keir Fraser Cc: "xen-devel@lists.xensource.com" , "He, Qing" , Konrad Rzeszutek Wilk , Ian Jackson , "Cinco, Dante" , "Zhang, Xiantao" List-Id: xen-devel@lists.xenproject.org On 10/21/09 23:25, Keir Fraser wrote: > In general, having qemu make pci updates via the cf8/cfc method is clearly > unsafe, and cannot be made safe. I would certainly be happy to see some of > the low-level PCI management pushed into pciback (and/or pci-stub, depending > on whether pciback is to be ported to pv_ops). > I've got Konrad's forward-port of pciback in xen/master at the moment. J