mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm <kvm@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Pierre Morel <pmorel@linux.vnet.ibm.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Alexey Kardashevskiy <aik@ozlabs.ru>
Subject: [GIT PULL] VFIO updates for v4.5-rc1
Date: Fri, 15 Jan 2016 13:58:16 -0700	[thread overview]
Message-ID: <1452891496.14628.233.camel@redhat.com> (raw)

Hi Linus,

The following changes since commit 4ef7675344d687a0ef5b0d7c0cee12da005870c0:

  Linux 4.4-rc6 (2015-12-20 16:06:09 -0800)

are available in the git repository at:

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

for you to fetch changes up to d4f50ee2f5b45fc4d9e4142a52edf8b7935a9275:

  vfio/iommu_type1: make use of info.flags (2016-01-04 12:55:44 -0700)

----------------------------------------------------------------
VFIO updates for v4.5-rc1
 - Fixes in AMD xgbe reset, spapr structure padding, type 1 flags
   (Dan Carpenter, Alexey Kardashevskiy, Pierre Morel)
 - Re-introduce no-iommu mode, with a user this time (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
      vfio: Include No-IOMMU mode

Alexey Kardashevskiy (1):
      vfio: Add explicit alignments in vfio_iommu_spapr_tce_create

Dan Carpenter (1):
      VFIO: platform: reset: fix a warning message condition

Pierre Morel (1):
      vfio/iommu_type1: make use of info.flags

 drivers/vfio/Kconfig                               |  15 ++
 drivers/vfio/pci/vfio_pci.c                        |   8 +-
 .../vfio/platform/reset/vfio_platform_amdxgbe.c    |   2 +-
 drivers/vfio/vfio.c                                | 184 ++++++++++++++++++++-
 drivers/vfio/vfio_iommu_type1.c                    |   2 +-
 include/linux/vfio.h                               |   3 +
 include/uapi/linux/vfio.h                          |   9 +
 7 files changed, 214 insertions(+), 9 deletions(-)

                 reply	other threads:[~2016-01-15 20:58 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=1452891496.14628.233.camel@redhat.com \
    --to=alex.williamson@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=dan.carpenter@oracle.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmorel@linux.vnet.ibm.com \
    --cc=torvalds@linux-foundation.org \
    /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

Powered by JetHome