From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beth Kon Subject: Re: [PATCH 1/4] BIOS changes for configuring irq0->inti2 override Date: Tue, 05 May 2009 13:12:41 -0400 Message-ID: <4A007389.2060007@us.ibm.com> References: <1241471352-1642-1-git-send-email-eak@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from e7.ny.us.ibm.com ([32.97.182.137]:51545 "EHLO e7.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751623AbZEERM1 (ORCPT ); Tue, 5 May 2009 13:12:27 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e7.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n45H1dTq023868 for ; Tue, 5 May 2009 13:01:39 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n45HCRxZ146980 for ; Tue, 5 May 2009 13:12:27 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n45HCQGY028340 for ; Tue, 5 May 2009 13:12:26 -0400 Received: from [9.76.12.41] (sig-9-76-12-41.mts.ibm.com [9.76.12.41]) by d01av04.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n45HCQns028322 for ; Tue, 5 May 2009 13:12:26 -0400 In-Reply-To: <1241471352-1642-1-git-send-email-eak@us.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Beth Kon wrote: > These patches resolve the irq0->inti2 override issue, and get the hpet working > on kvm. > I've found a problem with these patches. I'll resubmit shortly.