From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ijscg-0007Im-UK for qemu-devel@nongnu.org; Mon, 22 Oct 2007 04:26:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ijscd-0007Gx-PD for qemu-devel@nongnu.org; Mon, 22 Oct 2007 04:26:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ijscd-0007Gu-Gi for qemu-devel@nongnu.org; Mon, 22 Oct 2007 04:26:51 -0400 Received: from hansmi.home.forkbomb.ch ([213.144.146.165]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ijscc-0005g8-Nd for qemu-devel@nongnu.org; Mon, 22 Oct 2007 04:26:51 -0400 Date: Mon, 22 Oct 2007 10:26:43 +0200 From: Michael Hanselmann Subject: Re: [Qemu-devel] qemu/hw piix_pci.c Message-ID: <20071022082643.GA13938@hansmi.ch> References: <20071021221611.GK4544@networkno.de> <64F9B87B6B770947A9F8391472E032160E3231B8@ehost011-8.exch011.intermedia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <64F9B87B6B770947A9F8391472E032160E3231B8@ehost011-8.exch011.intermedia.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Avi Kivity On Mon, Oct 22, 2007 at 12:52:30AM -0700, Igor Lvovsky wrote: > My last patch can be temporary workaround and now we can get the ACPI > interrupts without disrupt anything else, but I'll try to find full > solution for this issue. Interestingly, Linux doesn't receive any interrupts from ACPI, too. There must be something wrong with the hardware emulation. At [1] you can find a question I sent to this list, but didn't get a response. Just yesterday I started working on it again and it still doesn't work, even with your patch. Before I start going through all the ACPI specs and the Linux driver's code, do you have an idea what might be the problem? Thanks, Michael [1] http://lists.gnu.org/archive/html/qemu-devel/2007-06/msg00450.html -- http://hansmi.ch/