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] [GIT PULL] pcifront-2.6.31.6 for xen/stable-2.6.31.x tree.

To: xen-devel@xxxxxxxxxxxxxxxxxxx, Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] [GIT PULL] pcifront-2.6.31.6 for xen/stable-2.6.31.x tree.
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Tue, 22 Jun 2010 17:12:59 -0400
Cc: Masroor.Vettuparambil@xxxxxxxx
Delivery-date: Tue, 22 Jun 2010 14:14:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-12-10)
Hey Jeremy,

Please pull

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git pcifront-2.6.31.6

in your xen/stable-2.6.31.6 tree.

It has bugfixes that make it possible to pass in MSI and MSI/X devices
in the PV guest, and also non-zero function devices.

These are the fixes:

Konrad Rzeszutek Wilk (7):
      pci-xen: Fix where one MSI/X interrupt was being enabled instead of many.
      pci-xen: Iterate over all MSI-X interrupts, not just one.
      xen-pcifront: MSI/MSI-X vector values were copied to wrong location.
      xen-pcifront: Enforce scanning of device functions on initial execution.
      xen-pcifront: Claim PCI resources before going live.
      xen-pcifront: Move the xen_pcifront struct outside of the function.

The diff stat:

 arch/x86/xen/pci.c         |    3 +-
 drivers/pci/xen-pcifront.c |   95 ++++++++++++++++++++++++++-----------------
 2 files changed, 59 insertions(+), 39 deletions(-)

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [GIT PULL] pcifront-2.6.31.6 for xen/stable-2.6.31.x tree., Konrad Rzeszutek Wilk <=