From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqR3D-0006QV-K8 for qemu-devel@nongnu.org; Thu, 26 Jan 2012 10:15:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqR38-0000pa-Nt for qemu-devel@nongnu.org; Thu, 26 Jan 2012 10:15:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqR38-0000pU-FJ for qemu-devel@nongnu.org; Thu, 26 Jan 2012 10:15:42 -0500 Message-ID: <4F216E19.3040905@redhat.com> Date: Thu, 26 Jan 2012 17:15:37 +0200 From: Avi Kivity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Merging kvm-apic into qemu-kvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , KVM list The changes to kvm-apic are so drastic, that merging them into qemu-kvm in the normal way won't work. I can consider just dropping the existing implementation and switching to the new one, but the comment at the end Make the basic in-kernel irqchip support selectable via -machine ...,kernel_irqchip=on. Leave it off by default until it can fully replace user space models. suggests that things are still missing. Jan, what's still missing? Any idea on how to proceed? -- error compiling committee.c: too many arguments to function