From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv3] correctly trace irq injection on SVM. Date: Sun, 23 May 2010 14:29:18 +0300 Message-ID: <4BF9118E.3060506@redhat.com> References: <20100523112826.GA8601@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54550 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751902Ab0EWL3U (ORCPT ); Sun, 23 May 2010 07:29:20 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o4NBTKnU017038 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 23 May 2010 07:29:20 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o4NBTJam024425 for ; Sun, 23 May 2010 07:29:20 -0400 In-Reply-To: <20100523112826.GA8601@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/23/2010 02:28 PM, Gleb Natapov wrote: > On SVM interrupts are injected by svm_set_irq() not svm_inject_irq(). > The later is used only to wait for irq window. > Applied, thanks. -- error compiling committee.c: too many arguments to function