From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] provide a kvm-free pic implementation Date: Tue, 02 Jun 2009 15:06:33 +0300 Message-ID: <4A2515C9.5050003@redhat.com> References: <1243922502-20157-1-git-send-email-glommer@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: Glauber Costa Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41070 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751110AbZFBMGd (ORCPT ); Tue, 2 Jun 2009 08:06:33 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n52C6Z6a025506 for ; Tue, 2 Jun 2009 08:06:35 -0400 In-Reply-To: <1243922502-20157-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Glauber Costa wrote: > This patch separates all i8259 specific kvm implementation > in separate functions. This way, qemu can have an i8259 device > free from any kvm interference. kvm can have a simpler code path > (we may even be able to compile out qemu's pic in the future if > we want to), and everybody gets happy. > Applied, thanks. -- error compiling committee.c: too many arguments to function