From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, mst@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org, eli@mellanox.com,
elic@nvidia.com, lingshan.zhu@intel.com
Subject: [GIT PULL] virtio: last minute fixes
Date: Tue, 29 Sep 2020 03:50:34 -0400 [thread overview]
Message-ID: <20200929035034-mutt-send-email-mst@kernel.org> (raw)
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@redhat.com>
----------------------------------------------------------------
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(-)
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
elic@nvidia.com, eli@mellanox.com, jasowang@redhat.com,
lingshan.zhu@intel.com, mst@redhat.com
Subject: [GIT PULL] virtio: last minute fixes
Date: Tue, 29 Sep 2020 03:50:34 -0400 [thread overview]
Message-ID: <20200929035034-mutt-send-email-mst@kernel.org> (raw)
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@redhat.com>
----------------------------------------------------------------
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(-)
next reply other threads:[~2020-09-29 7:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 7:50 Michael S. Tsirkin [this message]
2020-09-29 7:50 ` [GIT PULL] virtio: last minute fixes Michael S. Tsirkin
2020-09-29 17:44 ` pr-tracker-bot
2020-09-29 17:44 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-04-22 22:20 Michael S. Tsirkin
2021-04-22 22:20 ` Michael S. Tsirkin
2021-04-22 23:30 ` pr-tracker-bot
2021-04-22 23:30 ` pr-tracker-bot
2021-10-27 20:08 Michael S. Tsirkin
2021-10-27 20:08 ` Michael S. Tsirkin
2021-10-28 17:25 ` pr-tracker-bot
2021-10-28 17:25 ` pr-tracker-bot
2022-03-07 11:03 Michael S. Tsirkin
2022-03-07 11:03 ` Michael S. Tsirkin
2022-03-07 19:47 ` pr-tracker-bot
2022-03-07 19:47 ` pr-tracker-bot
2023-04-10 9:59 Michael S. Tsirkin
2023-04-10 9:59 ` Michael S. Tsirkin
2023-04-10 21:21 ` pr-tracker-bot
2023-04-10 21:21 ` pr-tracker-bot
2023-10-23 5:02 Michael S. Tsirkin
2023-10-23 5:02 ` Michael S. Tsirkin
2023-10-23 18:03 ` pr-tracker-bot
2023-10-23 18:03 ` pr-tracker-bot
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=20200929035034-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=eli@mellanox.com \
--cc=elic@nvidia.com \
--cc=kvm@vger.kernel.org \
--cc=lingshan.zhu@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.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 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.