From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] remove ppc functions from callbacks Date: Thu, 18 Jun 2009 12:08:47 +0300 Message-ID: <4A3A041F.2080607@redhat.com> References: <1245159292-7579-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, Hollis Blanchard To: Glauber Costa Return-path: Received: from mx2.redhat.com ([66.187.237.31]:51927 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752977AbZFRJIY (ORCPT ); Thu, 18 Jun 2009 05:08:24 -0400 In-Reply-To: <1245159292-7579-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/16/2009 04:34 PM, Glauber Costa wrote: > handle_powerpc_dcr_read() and handle_powerpc_dcr_write() are two > powerpc specific functions that are called via libkvm callbacks. > However, grepping the source code finds simply no use of them. This > is probably due to the fact that powerpc now relies on a totally > qemu upstream implementation of kvm, and does not need it anymore. > > Anyway, I'm providing this patch separatedly, so that if it breaks > for whenever reason, we can identify a bisection point easily > > Applied, thanks. -- error compiling committee.c: too many arguments to function