[GIT PULL] virtio: last minute fixes
From: Michael S. Tsirkin
Date: Tue Sep 29 2020 - 03:50:43 EST
Unfortunately there are a couple more reported issues in vhost and vdpa,
but those fixes are still being worked upon, no reason to
delay those that are ready.
The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:
Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to a127c5bbb6a8eee851cbdec254424c480b8edd75:
vhost-vdpa: fix backend feature ioctls (2020-09-24 05:54:36 -0400)
----------------------------------------------------------------
virtio: last minute fixes
A couple of last minute fixes
Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
----------------------------------------------------------------
Eli Cohen (1):
vhost: Fix documentation
Jason Wang (1):
vhost-vdpa: fix backend feature ioctls
drivers/vhost/iotlb.c | 4 ++--
drivers/vhost/vdpa.c | 30 ++++++++++++++++--------------
2 files changed, 18 insertions(+), 16 deletions(-)