From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Subject: Re: [PATCH] kvm-userspace: move x86 specific calls introduced by device assignement to x86 files Date: Mon, 03 Nov 2008 11:21:46 -0600 Message-ID: <1225732906.24019.1.camel@localhost.localdomain> References: <2e906c6317462fb1b551.1225732600@HelionPrime> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, avi@redhat.com, muli@il.ibm.com To: Ehrhardt Christian Return-path: Received: from e6.ny.us.ibm.com ([32.97.182.146]:59751 "EHLO e6.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750859AbYKCRWM (ORCPT ); Mon, 3 Nov 2008 12:22:12 -0500 In-Reply-To: <2e906c6317462fb1b551.1225732600@HelionPrime> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 2008-11-03 at 18:16 +0100, 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. The important point here (which should probably be in the changelog) is that this patch fixes a PowerPC build break caused by "[PATCH] kvm: qemu: support for assigning host PCI devices to guests". -- Hollis Blanchard IBM Linux Technology Center