> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Michael Hanselmann > Sent: Monday, October 22, 2007 10:27 AM > To: qemu-devel@nongnu.org > Cc: Avi Kivity > Subject: Re: [Qemu-devel] qemu/hw piix_pci.c > > 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.
[Igor Lvovsky] Probably, I will go over the spec again. > > 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. [Igor Lvovsky] My patch fixes it for windows guest. I tried it for LID open/close events on my laptop. According to the spec OS should care these events through ACPI. Now I have it works on windows guests via ACPI events, but on Linux guest it work without ACPI (weird). 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? [Igor Lvovsky] Not yet, but I'll inform you if I'll find something > > Thanks, > Michael > > [1] http://lists.gnu.org/archive/html/qemu-devel/2007-06/msg00450.html > > -- > http://hansmi.ch/ >