Hi, It was some problem to ACPI interrupts delivering to the Windows guests.
This patch fixes this problem and enables the ACPI interrupts. According to 82371AB spec. we need to reset the bit 0 of PIRQRCA register to enable interrupt routing. Note: This patch work fine with –no-kvm-irqchip option and I can see the interrupt according to the acpi timer expiration ( pm_tmr_timer() ) or other acpi events, but without –no-kvm-irqchip option it doesn't work. I'll try to find the reason and fix it. I'll appreciate all feedbacks and/or thoughts. Cheers, Igor Lvovsky
acpi-irq.diff
Description: acpi-irq.diff
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel