WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] PCIe 2.0, VT-d and Intel 82576 enhancement for Xen SR-IOV

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] PCIe 2.0, VT-d and Intel 82576 enhancement for Xen SR-IOV
From: Yu Zhao <yu.zhao@xxxxxxxxx>
Date: Thu, 19 Mar 2009 16:38:38 +0800
Cc: "keir.fraser@xxxxxxxxxxxxx" <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Thu, 19 Mar 2009 01:38:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090313032915.GA19927@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20090313032915.GA19927@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
Greetings,

Following patches enhance the VT-d and PCI code, and add a quirk for
Intel 82576 SR-IOV NIC, so they can work better with the SR-IOV core.

  PCI: pass ARI and SR-IOV device information to the hypervisor
  PCI: add a SR-IOV quirk for Intel 82576 NIC
  PCI: save and restore PCIe 2.0 registers

 drivers/pci/pci.c               |   11 +++++++
 drivers/pci/quirks.c            |   57 ++++++++++++++++++++++++++++++++++++++++
 drivers/xen/core/pci.c          |   27 ++++++++++++++++--
 include/linux/pci_regs.h        |    2 +
 include/xen/interface/physdev.h |   16 +++++++++++
 5 files changed, 109 insertions(+), 4 deletions(-)

  Xen: use proper device ID to search VT-d unit for ARI and SR-IOV device

 arch/ia64/xen/hypercall.c          |   22 +++++++++++++++++++
 arch/x86/physdev.c                 |   22 +++++++++++++++++++
 drivers/passthrough/pci.c          |   41 +++++++++++++++++++++++++++++++++++++
 drivers/passthrough/vtd/dmar.c     |   14 +++++++++++-
 drivers/passthrough/vtd/dmar.h     |    2 -
 drivers/passthrough/vtd/intremap.c |    4 +--
 drivers/passthrough/vtd/iommu.c    |   14 +++++++++---
 include/public/physdev.h           |   16 ++++++++++++++
 include/xen/pci.h                  |   11 +++++++++
 9 files changed, 138 insertions(+), 8 deletions(-)

Attachment: dom0-pci.patch
Description: Text document

Attachment: dom0-s3.patch
Description: Text document

Attachment: dom0-quirk.patch
Description: Text document

Attachment: xen.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel