From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/8] Patchset to enable vt-d support for kvm/ia64. Date: Thu, 02 Oct 2008 16:06:12 +0300 Message-ID: <48E4C744.9060403@redhat.com> References: <42DFA526FC41B1429CE7279EF83C6BDC01A53DEF@pdsmsx415.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, kvm-ia64@vger.kernel.org To: "Zhang, Xiantao" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:49410 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753604AbYJBNGQ (ORCPT ); Thu, 2 Oct 2008 09:06:16 -0400 In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC01A53DEF@pdsmsx415.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Zhang, Xiantao wrote: > In order to enable vt-d suport for kvm/ia64 guests, I worked out the > patchset to make it happen. Please review. The first five patches have > no changes for logic and just do code move. > Xiantao > [PATCH 1/8] kvm/vt-d: Moving vtd.c from arch/x86/kvm/ to virt/kvm/ > [PATCH 2/8] kvm: Moving device_assignment logic to kvm_main.c > [PATCH 3/8] kvm: Changing is_mmio_pfn to kvm_is_mmio_pfn, and make it > common > [PATCH 4/8] kvm: Split arch/x86/kvm/irq.c to two parts. > [PATCH 5/8] kvm: Moving irqchip_in_kernel from ioapic.h to irq.h > [PATCH 6/8] kvm/ia64: Make pmt table be able to hold physical mmio > entries. > [PATCH 7/8] kvm/ia64: Add directed mmio range support for kvm guests. > [PATCH 8/8] kvm/ia64: Add intel iommu support for guests > Apart from my comment on patch 4, this series looks good. -- error compiling committee.c: too many arguments to function