From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Brakkee Subject: Re: Re: CONFIG_SPARSE_IRQ breaks single VCPU domain 0 between xen/master and xen/next Date: Mon, 01 Mar 2010 18:44:06 +0100 Message-ID: <4B8BFCE6.2080606@brakkee.org> References: <1267184533.11737.12277.camel@zakaz.uk.xensource.com> <1267439597.11737.20555.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1267439597.11737.20555.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Ian Campbell wrote: > On Sun, 2010-02-28 at 12:01 +0000, Erik Brakkee wrote: > >> >> Is there a simple workaround for this problem? >> > I think the xen/master case is actually down to my "fix off-by-one error > in find_unbound_irq" change -- should probably be reverted. > > Ian. > > I have been desparately trying to get a stable xen configuration running for some time now. One of the things I have tried was compile a xen release from source including kernel version 2.6.18 but that failed to boot because of an incompatibility of the LVM version of opensuse 11.2 and that old kernel. The current opensuse 11.2 contains xen 3.4.1, but there I have a serious stability issue (https://bugzilla.novell.com/show_bug.cgi?id=583867), so I was hoping to get the xen/master branch to work. It would be good to have a stable xen version again with a recent kernel.