From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muli Ben-Yehuda Subject: Re: [PATCH 5/6] device assignment: support for assigning PCI devices to guests Date: Tue, 28 Oct 2008 17:47:46 +0200 Message-ID: <20081028154746.GD6737@il.ibm.com> References: <1225188410-2222-1-git-send-email-muli@il.ibm.com> <1225188410-2222-2-git-send-email-muli@il.ibm.com> <1225188410-2222-3-git-send-email-muli@il.ibm.com> <1225188410-2222-4-git-send-email-muli@il.ibm.com> <1225188410-2222-5-git-send-email-muli@il.ibm.com> <1225188410-2222-6-git-send-email-muli@il.ibm.com> <715D42877B251141A38726ABF5CABF2C018681F61A@pdsmsx503.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "'avi@redhat.com'" , "'kvm@vger.kernel.org'" , "'anthony@codemonkey.ws'" , Ben-Ami Yassour1 , "'amit.shah@redhat.com'" , "Kay, Allen M" To: "Han, Weidong" Return-path: Received: from mtagate2.uk.ibm.com ([194.196.100.162]:51271 "EHLO mtagate2.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751509AbYJ1Psk (ORCPT ); Tue, 28 Oct 2008 11:48:40 -0400 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate2.uk.ibm.com (8.13.1/8.13.1) with ESMTP id m9SFmZmt006529 for ; Tue, 28 Oct 2008 15:48:38 GMT Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by d06nrmr1407.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id m9SFmZZT1601728 for ; Tue, 28 Oct 2008 15:48:35 GMT Received: from d06av02.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m9SFmYbU016445 for ; Tue, 28 Oct 2008 15:48:34 GMT Content-Disposition: inline In-Reply-To: <715D42877B251141A38726ABF5CABF2C018681F61A@pdsmsx503.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 28, 2008 at 11:36:10PM +0800, Han, Weidong wrote: > > diff --git a/qemu/qemu-kvm.c b/qemu/qemu-kvm.c > > index c5f3f29..5e66832 100644 > > --- a/qemu/qemu-kvm.c > > +++ b/qemu/qemu-kvm.c > > @@ -20,6 +20,7 @@ int kvm_pit = 1; > > #include "console.h" > > #include "block.h" > > #include "compatfd.h" > > +#include "hw/device-assignment.h" > > It's not necessary. Indeed, left overs from my ioperm bits. Removed. > > #include "qemu-kvm.h" > > #include > > @@ -27,6 +28,7 @@ int kvm_pit = 1; > > #include > > #include > > #include > > +#include > > It's not necessary. This one is needed on my compile system for the ioperm() declaration. Cheers, Muli -- The First Workshop on I/O Virtualization (WIOV '08) Dec 2008, San Diego, CA, http://www.usenix.org/wiov08/ <-> SYSTOR 2009---The Israeli Experimental Systems Conference http://www.haifa.il.ibm.com/conferences/systor2009/