On Friday, August 22, 2008 12:10 am Amit Shah wrote: > From: Kay, Allen M <[EMAIL PROTECTED]> > > This patch extends the VT-d driver to support KVM > > [Ben: fixed memory pinning] > > Signed-off-by: Kay, Allen M <[EMAIL PROTECTED]> > Signed-off-by: Weidong Han <[EMAIL PROTECTED]> > Signed-off-by: Ben-Ami Yassour <[EMAIL PROTECTED]> > Signed-off-by: Amit Shah <[EMAIL PROTECTED]> > --- > 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 ([EMAIL PROTECTED]) since this one got whitespace mangled by Outlook/Exchange. Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
