From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1 of 6] [PATCH] kvm-userspace: ppc: fix compatfd build decision Date: Sun, 14 Dec 2008 12:45:52 +0200 Message-ID: <4944E3E0.1050607@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: c=kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, hollisb@us.ibm.com To: Christian Ehrhardt Return-path: Received: from mx2.redhat.com ([66.187.237.31]:54388 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752546AbYLNKp6 (ORCPT ); Sun, 14 Dec 2008 05:45:58 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: > qemu-kvm.c uses qemu_eventfd/qemu_signalfd. The code of compatfd takes care > if CONFIG_eventfd/CONFIG_signalfd is really enabled. But currently compatfd is > not build if --disable-aio is set. This patch lets compatfd.c build if USE_KVM > is set to allow qemu-kvm to be linked in all cases (with/without --disable-aio) > This breaks x86, so I dropped it. -- error compiling committee.c: too many arguments to function