From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
kvm <kvm@vger.kernel.org>,
fengguang.wu@intel.com, julia.lawall@lip6.fr,
jiang.liu@huawei.com
Subject: [GIT PULL] VFIO updates for v3.8
Date: Tue, 11 Dec 2012 12:08:07 -0700 [thread overview]
Message-ID: <1355252887.3224.176.camel@bling.home> (raw)
Hi Linus,
The following changes since commit 29594404d7fe73cd80eaa4ee8c43dcc53970c60e:
Linux 3.7 (2012-12-10 19:30:57 -0800)
are available in the git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-for-v3.8
for you to fetch changes up to a9e3ccfa452c8c5bac49637fe6ece1ac3246d312:
vfio-pci: Enable device before attempting reset (2012-12-11 11:25:37 -0700)
----------------------------------------------------------------
vfio pull for v3.8
----------------------------------------------------------------
Alex Williamson (2):
vfio-pci: Re-order device reset
vfio-pci: Enable device before attempting reset
Fengguang Wu (1):
vfio: simplify kmalloc+copy_from_user to memdup_user
Jiang Liu (3):
VFIO: unregister IOMMU notifier on error recovery path
VFIO: use ACCESS_ONCE() to guard access to dev->driver
VFIO: fix out of order labels for error recovery in vfio_pci_init()
drivers/vfio/pci/vfio_pci.c | 83 +++++++++++++++++++++++++--------------------
drivers/vfio/vfio.c | 34 +++++++++----------
2 files changed, 64 insertions(+), 53 deletions(-)
next reply other threads:[~2012-12-11 19:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 19:08 Alex Williamson [this message]
2012-12-11 23:46 ` [GIT PULL] VFIO updates for v3.8 Stephen Rothwell
2012-12-12 0:06 ` Alex Williamson
2012-12-12 0:44 ` Stephen Rothwell
2012-12-12 2:59 ` Alex Williamson
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=1355252887.3224.176.camel@bling.home \
--to=alex.williamson@redhat.com \
--cc=fengguang.wu@intel.com \
--cc=jiang.liu@huawei.com \
--cc=julia.lawall@lip6.fr \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).