public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	"Wei, Jiangang" <weijg.fnst@cn.fujitsu.com>,
	Baoyou Xie <baoyou.xie@linaro.org>,
	Christoph Hellwig <hch@lst.de>
Subject: [GIT PULL] VFIO updates for v4.9-rc1
Date: Thu, 6 Oct 2016 10:30:10 -0600	[thread overview]
Message-ID: <20161006103010.26f417a1@t450s.home> (raw)

Hi Linus,

The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8:

  Linux 4.8-rc4 (2016-08-28 15:04:33 -0700)

are available in the git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v4.9-rc1

for you to fetch changes up to 61771468e0a567f007fc450725063bb9cf7eb199:

  vfio_pci: use pci_alloc_irq_vectors (2016-09-29 13:36:38 -0600)

----------------------------------------------------------------
VFIO updates for v4.9-rc1

 - comment fixes (Wei Jiangang)
 - static symbols (Baoyou Xie)
 - FLR virtualization (Alex Williamson)
 - catching INTx enabling after MSI/X teardown (Alex Williamson)
 - update to pci_alloc_irq_vectors helpers (Christoph Hellwig)

----------------------------------------------------------------
Alex Williamson (2):
      vfio-pci: Virtualize PCIe & AF FLR
      vfio-pci: Disable INTx after MSI/X teardown

Baoyou Xie (1):
      vfio: platform: mark symbols static where possible

Christoph Hellwig (1):
      vfio_pci: use pci_alloc_irq_vectors

Wei Jiangang (1):
      vfio/pci: Fix typos in comments

 drivers/vfio/pci/vfio_pci_config.c                 | 90 +++++++++++++++++++---
 drivers/vfio/pci/vfio_pci_intrs.c                  | 52 ++++---------
 drivers/vfio/pci/vfio_pci_private.h                |  1 -
 .../vfio/platform/reset/vfio_platform_amdxgbe.c    |  2 +-
 .../platform/reset/vfio_platform_calxedaxgmac.c    |  2 +-
 drivers/vfio/platform/vfio_platform_common.c       |  6 +-
 6 files changed, 103 insertions(+), 50 deletions(-)

                 reply	other threads:[~2016-10-06 16:30 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=20161006103010.26f417a1@t450s.home \
    --to=alex.williamson@redhat.com \
    --cc=baoyou.xie@linaro.org \
    --cc=hch@lst.de \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=weijg.fnst@cn.fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox