From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm-userspace: move x86 specific calls introduced by device assignement to x86 files Date: Tue, 04 Nov 2008 12:11:03 +0200 Message-ID: <49101FB7.3070000@redhat.com> References: <2e906c6317462fb1b551.1225732600@HelionPrime> 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, hollisb@us.ibm.com, muli@il.ibm.com To: Ehrhardt Christian Return-path: Received: from mx2.redhat.com ([66.187.237.31]:59816 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752297AbYKDKOL (ORCPT ); Tue, 4 Nov 2008 05:14:11 -0500 In-Reply-To: <2e906c6317462fb1b551.1225732600@HelionPrime> Sender: kvm-owner@vger.kernel.org List-ID: Ehrhardt Christian wrote: > The device asignment patches added the x86 specific ioperm in qemu-kvm. > This patch moves > qemu-kvm.c:kvm_do_ioperm() > to > qemu-kvm-x86.c:kvm_arch_do_ioperm() > The patch also changes the qemu-kvm header and the includes according to that. > > Applied, thanks. -- error compiling committee.c: too many arguments to function