From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jes Sorensen Date: Wed, 06 May 2009 08:39:57 +0000 Subject: Re: Network ??? Message-Id: <4A014CDD.7060703@sgi.com> List-Id: References: <4A003817.3030600@sgi.com> In-Reply-To: <4A003817.3030600@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ia64@vger.kernel.org Zhang, Xiantao wrote: > We had the fix before for networking emulation. And the casue is interrupts are not delivered to guest, and so guest can't send or receive any data through NICs, but the rootcause is PCI IRQs are not correctly mapped according to PCI PRT mapping presented by GFW. Maybe the fix is missing in the upstream, and I will check it and give a update. > Xiantao Hi Xiantao, I see, it looked like something like that. I notice it works with a qemu I have from December, but the ones I compile both kvm-userland and qemu-kvm do not work. Cheers, Jes