From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: pv_ops parport trouble Date: Thu, 19 Feb 2009 09:08:28 -0800 Message-ID: <499D920C.2020705@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Xen Development Mailing List , Gerd Hoffmann List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: > Comparing with a non-pv_ops dom0 on that same system would be an obvious > next step. Yeah, that was it. I was passing the ACPI triggering value directly to the APIC, but they have reversed senses. Seems to have fixed the AHCI problem for both Gerd and me. J