From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/4] KVM: Add irq ack notifier list Date: Sat, 26 Jul 2008 11:19:57 +0300 Message-ID: <488ADE2D.4030300@qumranet.com> References: <1216728835-19721-1-git-send-email-benami@il.ibm.com> <1216728835-19721-2-git-send-email-benami@il.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: amit.shah@qumranet.com, kvm@vger.kernel.org, muli@il.ibm.com, weidong.han@intel.com, anthony@codemonkey.ws To: Ben-Ami Yassour Return-path: Received: from il.qumranet.com ([212.179.150.194]:49045 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbYGZIT7 (ORCPT ); Sat, 26 Jul 2008 04:19:59 -0400 In-Reply-To: <1216728835-19721-2-git-send-email-benami@il.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Ben-Ami Yassour wrote: > From: Avi Kivity > > This can be used by kvm subsystems that are interested in when > interrupts > are acked, for example time drift compenstation. > > Please add the pic and ioapic glue code to this patch. > Signed-off-by: Avi Kivity > (You need to add your signoff to patches you send; even if you didn't modify them). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.