From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com, Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Masroor.Vettuparambil@exar.com
Subject: [GIT PULL] pcifront-2.6.31.6 for xen/stable-2.6.31.x tree.
Date: Tue, 22 Jun 2010 17:12:59 -0400 [thread overview]
Message-ID: <20100622211259.GA4324@phenom.dumpdata.com> (raw)
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(-)
reply other threads:[~2010-06-22 21:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100622211259.GA4324@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Masroor.Vettuparambil@exar.com \
--cc=jeremy@goop.org \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.