From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 03/15] KVM: PPC: Allow userspace to unset the IRQ line Date: Mon, 08 Mar 2010 15:52:04 +0200 Message-ID: <4B950104.3030107@redhat.com> References: <1267807842-3751-1-git-send-email-agraf@suse.de> <1267807842-3751-4-git-send-email-agraf@suse.de> <4B94FF27.5010800@redhat.com> <4B950017.9010805@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org To: Alexander Graf Return-path: Received: from mx1.redhat.com ([209.132.183.28]:10769 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753822Ab0CHNwJ (ORCPT ); Mon, 8 Mar 2010 08:52:09 -0500 In-Reply-To: <4B950017.9010805@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 03/08/2010 03:48 PM, Alexander Graf wrote: > > >> How does userspace know they exist? >> > #ifdef KVM_INTERRUPT_SET? MOL is the only user of this so far. And that > won't work without the hypervisor call anyways. > We generally compile on one machine, and run on another. >> Can you use KVM_IRQ_LINE? >> > I'd rather like to keep that around for when we get an in-kernel-mpic, > which is what we probably ultimately want for qemu. > Yes. -- error compiling committee.c: too many arguments to function