From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH] VT-d: changes to support KVM Date: Sat, 23 Aug 2008 09:21:35 -0700 Message-ID: <200808230921.35766.jesse.barnes@intel.com> References: <1219389054-15332-1-git-send-email-amit.shah@qumranet.com> <1219389054-15332-2-git-send-email-amit.shah@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: "avi@qumranet.com" , "kvm@vger.kernel.org" , "muli@il.ibm.com" , "anthony@codemonkey.ws" , "Woodhouse, David" , "Gross, Mark" , "benami@il.ibm.com" , "Han, Weidong" , "Kay, Allen M" To: Amit Shah Return-path: Received: from mga02.intel.com ([134.134.136.20]:52097 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751807AbYHWQVk (ORCPT ); Sat, 23 Aug 2008 12:21:40 -0400 In-Reply-To: <1219389054-15332-2-git-send-email-amit.shah@qumranet.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Friday, August 22, 2008 12:10 am Amit Shah wrote: > From: Kay, Allen M > > This patch extends the VT-d driver to support KVM > > [Ben: fixed memory pinning] > > Signed-off-by: Kay, Allen M > Signed-off-by: Weidong Han > Signed-off-by: Ben-Ami Yassour > Signed-off-by: Amit Shah > --- > drivers/pci/dmar.c | 4 +- > drivers/pci/intel-iommu.c | 117 ++++++++++++++- > drivers/pci/intel-iommu.h | 344 > ----------------------------------------- drivers/pci/iova.c | > 2 +- > drivers/pci/iova.h | 52 ------- > include/linux/intel-iommu.h | 355 > +++++++++++++++++++++++++++++++++++++++++++ include/linux/iova.h | > 52 +++++++ > 7 files changed, 523 insertions(+), 403 deletions(-) > delete mode 100644 drivers/pci/intel-iommu.h > delete mode 100644 drivers/pci/iova.h > create mode 100644 include/linux/intel-iommu.h > create mode 100644 include/linux/iova.h Assuming Mark is ok with this, I can put this part into linux-next... But you'll have to re-send to my personal account (jbarnes@virtuousgeek.org) since this one got whitespace mangled by Outlook/Exchange. Thanks, -- Jesse Barnes, Intel Open Source Technology Center