On Wednesday, September 10, 2008 8:53 am Avi Kivity wrote:
> 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]>
> >
> > Acked-by: Mark Gross <[EMAIL PROTECTED]>
> > ---
> >  drivers/pci/dmar.c          |    4 +-
> >  drivers/pci/intel-iommu.c   |  116 ++++++++++++++-
> >  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, 522 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
>
> Please resend with git's -M option, so we can review the file moves.

I assume the KVM bits depend on this patch.  I can take it (after the next 
spin) unless David already has his IOMMU tree set up, in which case he should 
probably apply them.

-- 
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

Reply via email to