From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Date: Mon, 03 Nov 2008 17:21:46 +0000 Subject: Re: [PATCH] kvm-userspace: move x86 specific calls introduced by Message-Id: <1225732906.24019.1.camel@localhost.localdomain> List-Id: References: <2e906c6317462fb1b551.1225732600@HelionPrime> In-Reply-To: <2e906c6317462fb1b551.1225732600@HelionPrime> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ehrhardt Christian Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, avi@redhat.com, muli@il.ibm.com 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