From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1EsF-00033h-AS for qemu-devel@nongnu.org; Tue, 14 Aug 2012 07:01:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1EsD-0003Je-4Q for qemu-devel@nongnu.org; Tue, 14 Aug 2012 07:01:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:29464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1EsC-0003JF-Sm for qemu-devel@nongnu.org; Tue, 14 Aug 2012 07:01:21 -0400 Message-ID: <502A2FFA.1080604@redhat.com> Date: Tue, 14 Aug 2012 14:01:14 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1344272705-17825-1-git-send-email-peter.maydell@linaro.org> <5029FF4B.8040001@web.de> In-Reply-To: <5029FF4B.8040001@web.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Peter Maydell , Marcelo Tosatti , qemu-devel@nongnu.org, kvm@vger.kernel.org, patches@linaro.org On 08/14/2012 10:33 AM, Jan Kiszka wrote: > > KVM_IRQ_LINE is old-style, deprecated, KVM_IRQ_LINE_STATUS (i.e > injection with feedback to allow lost-tick compensation) is the current > standard that other archs should pick up. KVM_IRQ_LINE_STATUS may not make sense on all architectures. I don't think we're really deprecating KVM_IRQ_LINE or discouraging its use. It's not like the kernel-allocated memory slot ioctls. -- error compiling committee.c: too many arguments to function